#C9EFEA#C9EFEA
#C9EFEA is a very light, muted teal. Relative luminance 0.801; OKLCH L 92.4% C 0.040 H 186.8°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #C9EFEA |
|---|---|
| RGB | rgb(201, 239, 234) |
| HSL | hsl(172, 54%, 86%) |
| HSV | hsv(172, 16%, 94%) |
| CMYK | cmyk(15.9%, 0%, 2.1%, 6.3%) |
| CIE-LAB | lab(91.72, -13.23, -1.69) |
| CIE-LCH | lch(91.72, 13.33, 187.29°) |
| OKLab | oklab(92.37% -0.0397 -0.0047) |
| OKLCH | oklch(92.37% 0.04 186.8) |
| XYZ | xyz(69.8013, 80.0891, 89.6071) |
| Luminance | 0.8009 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.30
Very Pale Blue
#D6FFFE
ΔE00 3.72
Ice Blue (survey)
#D7FFFE
ΔE00 3.74
Pale Blue
#D0FEFE
ΔE00 3.87
Very Light Blue
#D5FFFF
ΔE00 3.92
Really Light Blue
#D4FFFF
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9EFEA #EFC9CE
analogous
#C9EFD7 #C9EFEA #C9E1EF
triadic
#C9EFEA #EAC9EF #EFEAC9
tetradic
#C9EFEA #D7C9EF #EFC9CE #E1EFC9
square
#C9EFEA #D7C9EF #EFC9CE #E1EFC9
split-complementary
#C9EFEA #EFC9E1 #EFD7C9
monochromatic
#6BD3C5 #9AE1D8 #C9EFEA #E7F8F6 #E7F8F6
Accessibility & contrast
On white
1.23
#C9EFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#C9EFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9EFEA
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9EFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9EFEA | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEA
Deuteranopia (green-blind)
#E3E5EB
Tritanopia (blue-blind)
#BFF1ED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #c9efea; /* rgb */ color: rgb(201, 239, 234); /* oklch */ color: oklch(92.4% 0.040 186.8);
Tailwind
colors: {
custom: {
50: '#d9f4f0',
500: '#c9efea',
950: '#000000',
},
}SCSS
$custom: #c9efea; $custom-light: #d9f4f0; $custom-dark: #000000;
JSON
{
"hex": "#c9efea",
"rgb": {
"r": 201,
"g": 239,
"b": 234
},
"hsl": {
"h": 172.105,
"s": 54.286,
"l": 86.275
},
"oklch": {
"l": 0.9237,
"c": 0.03997,
"h": 186.8
},
"luminance": 0.80091
}Semantic roles & 50–950 ramp
primary
#C9EFEA
secondary
#CD8F97
accent
#2439C2
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585