#C9EEEB#C9EEEB
#C9EEEB is a very light, muted teal. Relative luminance 0.796; OKLCH L 92.2% C 0.039 H 190.5°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #C9EEEB |
|---|---|
| RGB | rgb(201, 238, 235) |
| HSL | hsl(175, 52%, 86%) |
| HSV | hsv(175, 16%, 93%) |
| CMYK | cmyk(15.5%, 0%, 1.3%, 6.7%) |
| CIE-LAB | lab(91.49, -12.52, -2.56) |
| CIE-LCH | lch(91.49, 12.78, 191.55°) |
| OKLab | oklab(92.19% -0.038 -0.007) |
| OKLCH | oklch(92.19% 0.039 190.5) |
| XYZ | xyz(69.6534, 79.5628, 90.2685) |
| Luminance | 0.7956 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 3.62
Ice
#D6FFFA
ΔE00 3.62
Very Pale Blue
#D6FFFE
ΔE00 3.62
Very Light Blue
#D5FFFF
ΔE00 3.75
Pale Blue
#D0FEFE
ΔE00 3.78
Really Light Blue
#D4FFFF
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9EEEB #EEC9CC
analogous
#C9EED8 #C9EEEB #C9DEEE
triadic
#C9EEEB #EBC9EE #EEEBC9
tetradic
#C9EEEB #D8C9EE #EEC9CC #DEEEC9
square
#C9EEEB #D8C9EE #EEC9CC #DEEEC9
split-complementary
#C9EEEB #EEC9DE #EED8C9
monochromatic
#6CD1C9 #9ADFDA #C9EEEB #E8F8F6 #E8F8F6
Accessibility & contrast
On white
1.24
#C9EEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#C9EEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9EEEB
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9EEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9EEEB | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEB
Deuteranopia (green-blind)
#E2E4EB
Tritanopia (blue-blind)
#BFF0ED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #c9eeeb; /* rgb */ color: rgb(201, 238, 235); /* oklch */ color: oklch(92.2% 0.039 190.5);
Tailwind
colors: {
custom: {
50: '#d9f3f1',
500: '#c9eeeb',
950: '#000000',
},
}SCSS
$custom: #c9eeeb; $custom-light: #d9f3f1; $custom-dark: #000000;
JSON
{
"hex": "#c9eeeb",
"rgb": {
"r": 201,
"g": 238,
"b": 235
},
"hsl": {
"h": 175.135,
"s": 52.113,
"l": 86.078
},
"oklch": {
"l": 0.92192,
"c": 0.03863,
"h": 190.5
},
"luminance": 0.79565
}Semantic roles & 50–950 ramp
primary
#C9EEEB
secondary
#CB9095
accent
#2632C0
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585