#C9FAEB#C9FAEB
#C9FAEB is a very light, muted teal. Relative luminance 0.868; OKLCH L 94.7% C 0.054 H 174.5°. Best body text is #000000 at 18.36:1 contrast (WCAG AA passes).
Color values
| HEX | #C9FAEB |
|---|---|
| RGB | rgb(201, 250, 235) |
| HSL | hsl(162, 83%, 88%) |
| HSV | hsv(162, 20%, 98%) |
| CMYK | cmyk(19.6%, 0%, 6%, 2%) |
| CIE-LAB | lab(94.65, -18.48, 2.06) |
| CIE-LCH | lch(94.65, 18.59, 173.65°) |
| OKLab | oklab(94.7% -0.0536 0.0052) |
| OKLCH | oklch(94.7% 0.054 174.5) |
| XYZ | xyz(73.2642, 86.7845, 91.4721) |
| Luminance | 0.8679 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 3.30
Eggshell Blue
#C4FFF7
ΔE00 3.35
Pale Aqua
#B8FFEB
ΔE00 4.12
Light Light Blue
#CAFFFB
ΔE00 4.38
Ice
#D6FFFA
ΔE00 4.57
Pale Cyan
#B7FFFA
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9FAEB #FAC9D8
analogous
#C9FAD2 #C9FAEB #C9F0FA
triadic
#C9FAEB #EBC9FA #FAEBC9
tetradic
#C9FAEB #D2C9FA #FAC9D8 #F0FAC9
square
#C9FAEB #D2C9FA #FAC9D8 #F0FAC9
split-complementary
#C9FAEB #FAC9F0 #FAD2C9
monochromatic
#59F0C2 #91F5D6 #C9FAEB #E3FCF5 #E3FCF5
Accessibility & contrast
On white
1.14
#C9FAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.36
#C9FAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9FAEB
18.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9FAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9FAEB | 1.00 | 1.14 | 18.36 | 18.36 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4EA
Deuteranopia (green-blind)
#EDEDEC
Tritanopia (blue-blind)
#BDFBF5
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #c9faeb; /* rgb */ color: rgb(201, 250, 235); /* oklch */ color: oklch(94.7% 0.054 174.5);
Tailwind
colors: {
custom: {
50: '#dafcf1',
500: '#c9faeb',
950: '#000000',
},
}SCSS
$custom: #c9faeb; $custom-light: #dafcf1; $custom-dark: #000000;
JSON
{
"hex": "#c9faeb",
"rgb": {
"r": 201,
"g": 250,
"b": 235
},
"hsl": {
"h": 161.633,
"s": 83.051,
"l": 88.431
},
"oklch": {
"l": 0.947,
"c": 0.0539,
"h": 174.5
},
"luminance": 0.86787
}Semantic roles & 50–950 ramp
primary
#C9FAEB
secondary
#DF88A3
accent
#0649DF
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#151716
muted
#848585