#C2EFE9#C2EFE9
#C2EFE9 is a very light, muted teal. Relative luminance 0.791; OKLCH L 91.9% C 0.047 H 186.4°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EFE9 |
|---|---|
| RGB | rgb(194, 239, 233) |
| HSL | hsl(172, 58%, 85%) |
| HSV | hsv(172, 19%, 94%) |
| CMYK | cmyk(18.8%, 0%, 2.5%, 6.3%) |
| CIE-LAB | lab(91.27, -15.59, -1.88) |
| CIE-LCH | lch(91.27, 15.70, 186.89°) |
| OKLab | oklab(91.89% -0.0467 -0.0053) |
| OKLCH | oklch(91.89% 0.047 186.4) |
| XYZ | xyz(67.8185, 79.0833, 88.7664) |
| Luminance | 0.7909 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 3.11
Light Light Blue
#CAFFFB
ΔE00 3.55
Ice
#D6FFFA
ΔE00 3.71
Paleturquoise
#AFEEEE
ΔE00 4.02
Eggshell Blue
#C4FFF7
ΔE00 4.05
Pale Blue
#D0FEFE
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EFE9 #EFC2C8
analogous
#C2EFD3 #C2EFE9 #C2DFEF
triadic
#C2EFE9 #E9C2EF #EFE9C2
tetradic
#C2EFE9 #D3C2EF #EFC2C8 #DFEFC2
square
#C2EFE9 #D3C2EF #EFC2C8 #DFEFC2
split-complementary
#C2EFE9 #EFC2DF #EFD3C2
monochromatic
#61D6C6 #92E2D8 #C2EFE9 #E7F9F6 #E7F9F6
Accessibility & contrast
On white
1.25
#C2EFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#C2EFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EFE9
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EFE9 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAE9
Deuteranopia (green-blind)
#E1E3EA
Tritanopia (blue-blind)
#B6F1ED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c2efe9; /* rgb */ color: rgb(194, 239, 233); /* oklch */ color: oklch(91.9% 0.047 186.4);
Tailwind
colors: {
custom: {
50: '#d5f4f0',
500: '#c2efe9',
950: '#000000',
},
}SCSS
$custom: #c2efe9; $custom-light: #d5f4f0; $custom-dark: #000000;
JSON
{
"hex": "#c2efe9",
"rgb": {
"r": 194,
"g": 239,
"b": 233
},
"hsl": {
"h": 172,
"s": 58.442,
"l": 84.902
},
"oklch": {
"l": 0.91893,
"c": 0.047,
"h": 186.4
},
"luminance": 0.79086
}Semantic roles & 50–950 ramp
primary
#C2EFE9
secondary
#CD8891
accent
#1F36C6
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585