#C2FFEC#C2FFEC
#C2FFEC is a very light, moderate teal. Relative luminance 0.890; OKLCH L 95.4% C 0.066 H 173.7°. Best body text is #000000 at 18.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FFEC |
|---|---|
| RGB | rgb(194, 255, 236) |
| HSL | hsl(161, 100%, 88%) |
| HSV | hsv(161, 24%, 100%) |
| CMYK | cmyk(23.9%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(95.60, -22.83, 2.87) |
| CIE-LCH | lch(95.60, 23.01, 172.83°) |
| OKLab | oklab(95.36% -0.066 0.0073) |
| OKLCH | oklch(95.36% 0.066 173.7) |
| XYZ | xyz(73.1439, 89.0425, 92.6736) |
| Luminance | 0.8904 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.68
Eggshell Blue
#C4FFF7
ΔE00 3.98
Duck Egg Blue
#C3FBF4
ΔE00 4.43
Pale Cyan
#B7FFFA
ΔE00 5.45
Light Light Blue
#CAFFFB
ΔE00 5.75
Pale Turquoise
#A5FBD5
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FFEC #FFC2D5
analogous
#C2FFCD #C2FFEC #C2F4FF
triadic
#C2FFEC #ECC2FF #FFECC2
tetradic
#C2FFEC #CDC2FF #FFC2D5 #F4FFC2
square
#C2FFEC #CDC2FF #FFC2D5 #F4FFC2
split-complementary
#C2FFEC #FFC2F4 #FFCDC2
monochromatic
#48FFC6 #85FFD9 #C2FFEC #E0FFF5 #E0FFF5
Accessibility & contrast
On white
1.12
#C2FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.81
#C2FFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FFEC
18.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FFEC | 1.00 | 1.12 | 18.81 | 18.81 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7EB
Deuteranopia (green-blind)
#F0EFED
Tritanopia (blue-blind)
#B3FFF9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c2ffec; /* rgb */ color: rgb(194, 255, 236); /* oklch */ color: oklch(95.4% 0.066 173.7);
Tailwind
colors: {
custom: {
50: '#d5fff2',
500: '#c2ffec',
950: '#000000',
},
}SCSS
$custom: #c2ffec; $custom-light: #d5fff2; $custom-dark: #000000;
JSON
{
"hex": "#c2ffec",
"rgb": {
"r": 194,
"g": 255,
"b": 236
},
"hsl": {
"h": 161.311,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.95363,
"c": 0.0664,
"h": 173.7
},
"luminance": 0.89045
}Semantic roles & 50–950 ramp
primary
#C2FFEC
secondary
#E87D9E
accent
#0047E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141816
muted
#838685