#C2EFEA#C2EFEA
#C2EFEA is a very light, muted teal. Relative luminance 0.791; OKLCH L 91.9% C 0.047 H 188.1°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EFEA |
|---|---|
| RGB | rgb(194, 239, 234) |
| HSL | hsl(173, 58%, 85%) |
| HSV | hsv(173, 19%, 94%) |
| CMYK | cmyk(18.8%, 0%, 2.1%, 6.3%) |
| CIE-LAB | lab(91.30, -15.38, -2.37) |
| CIE-LCH | lch(91.30, 15.56, 188.75°) |
| OKLab | oklab(91.92% -0.0463 -0.0066) |
| OKLCH | oklch(91.92% 0.047 188.1) |
| XYZ | xyz(67.9618, 79.1406, 89.5208) |
| Luminance | 0.7914 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 3.20
Light Light Blue
#CAFFFB
ΔE00 3.49
Ice
#D6FFFA
ΔE00 3.65
Pale Blue
#D0FEFE
ΔE00 3.81
Paleturquoise
#AFEEEE
ΔE00 3.84
Very Pale Blue
#D6FFFE
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EFEA #EFC2C7
analogous
#C2EFD3 #C2EFEA #C2DEEF
triadic
#C2EFEA #EAC2EF #EFEAC2
tetradic
#C2EFEA #D3C2EF #EFC2C7 #DEEFC2
square
#C2EFEA #D3C2EF #EFC2C7 #DEEFC2
split-complementary
#C2EFEA #EFC2DE #EFD3C2
monochromatic
#61D6C9 #92E2D9 #C2EFEA #E7F9F7 #E7F9F7
Accessibility & contrast
On white
1.25
#C2EFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#C2EFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EFEA
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EFEA | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAEA
Deuteranopia (green-blind)
#E1E3EB
Tritanopia (blue-blind)
#B5F1ED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c2efea; /* rgb */ color: rgb(194, 239, 234); /* oklch */ color: oklch(91.9% 0.047 188.1);
Tailwind
colors: {
custom: {
50: '#d5f4f0',
500: '#c2efea',
950: '#000000',
},
}SCSS
$custom: #c2efea; $custom-light: #d5f4f0; $custom-dark: #000000;
JSON
{
"hex": "#c2efea",
"rgb": {
"r": 194,
"g": 239,
"b": 234
},
"hsl": {
"h": 173.333,
"s": 58.442,
"l": 84.902
},
"oklch": {
"l": 0.91922,
"c": 0.04677,
"h": 188.1
},
"luminance": 0.79143
}Semantic roles & 50–950 ramp
primary
#C2EFEA
secondary
#CD8890
accent
#1F32C6
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585