#CFEEEA#CFEEEA
#CFEEEA is a very light, muted teal. Relative luminance 0.804; OKLCH L 92.6% C 0.033 H 187.2°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEEEA |
|---|---|
| RGB | rgb(207, 238, 234) |
| HSL | hsl(172, 48%, 87%) |
| HSV | hsv(172, 13%, 93%) |
| CMYK | cmyk(13%, 0%, 1.7%, 6.7%) |
| CIE-LAB | lab(91.84, -10.84, -1.47) |
| CIE-LCH | lch(91.84, 10.94, 187.74°) |
| OKLab | oklab(92.56% -0.0326 -0.0041) |
| OKLCH | oklch(92.56% 0.033 187.2) |
| XYZ | xyz(71.1543, 80.3534, 89.5869) |
| Luminance | 0.8035 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.04
Ice Blue (survey)
#D7FFFE
ΔE00 4.04
Ice
#D6FFFA
ΔE00 4.07
Very Pale Blue
#D6FFFE
ΔE00 4.14
Very Light Blue
#D5FFFF
ΔE00 4.35
Really Light Blue
#D4FFFF
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEEEA #EECFD3
analogous
#CFEEDB #CFEEEA #CFE3EE
triadic
#CFEEEA #EACFEE #EEEACF
tetradic
#CFEEEA #DBCFEE #EECFD3 #E3EECF
square
#CFEEEA #DBCFEE #EECFD3 #E3EECF
split-complementary
#CFEEEA #EECFE3 #EEDBCF
monochromatic
#75CEC2 #A2DED6 #CFEEEA #E8F7F5 #E8F7F5
Accessibility & contrast
On white
1.23
#CFEEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#CFEEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEEEA
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEEEA | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAEA
Deuteranopia (green-blind)
#E4E6EA
Tritanopia (blue-blind)
#C7F0ED
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cfeeea; /* rgb */ color: rgb(207, 238, 234); /* oklch */ color: oklch(92.6% 0.033 187.2);
Tailwind
colors: {
custom: {
50: '#def3f0',
500: '#cfeeea',
950: '#000000',
},
}SCSS
$custom: #cfeeea; $custom-light: #def3f0; $custom-dark: #000000;
JSON
{
"hex": "#cfeeea",
"rgb": {
"r": 207,
"g": 238,
"b": 234
},
"hsl": {
"h": 172.258,
"s": 47.692,
"l": 87.255
},
"oklch": {
"l": 0.92561,
"c": 0.03283,
"h": 187.2
},
"luminance": 0.80355
}Semantic roles & 50–950 ramp
primary
#CFEEEA
secondary
#CB969D
accent
#2B3DBB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585