#CFEEEE#CFEEEE
#CFEEEE is a very light, muted teal. Relative luminance 0.806; OKLCH L 92.7% C 0.032 H 196.6°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEEEE |
|---|---|
| RGB | rgb(207, 238, 238) |
| HSL | hsl(180, 48%, 87%) |
| HSV | hsv(180, 13%, 93%) |
| CMYK | cmyk(13%, 0%, 0%, 6.7%) |
| CIE-LAB | lab(91.95, -10.05, -3.40) |
| CIE-LCH | lch(91.95, 10.62, 198.70°) |
| OKLab | oklab(92.68% -0.031 -0.0093) |
| OKLCH | oklch(92.68% 0.032 196.6) |
| XYZ | xyz(71.7354, 80.5858, 92.6475) |
| Luminance | 0.8059 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.55
Ice Blue (survey)
#D7FFFE
ΔE00 3.99
Very Pale Blue
#D6FFFE
ΔE00 4.11
Very Light Blue
#D5FFFF
ΔE00 4.16
Really Light Blue
#D4FFFF
ΔE00 4.30
Pale Blue
#D0FEFE
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEEEE #EECFCF
analogous
#CFEEDF #CFEEEE #CFDFEE
triadic
#CFEEEE #EECFEE #EEEECF
tetradic
#CFEEEE #DFCFEE #EECFCF #DFEECF
square
#CFEEEE #DFCFEE #EECFCF #DFEECF
split-complementary
#CFEEEE #EECFDF #EEDFCF
monochromatic
#75CECE #A2DEDE #CFEEEE #E8F7F7 #E8F7F7
Accessibility & contrast
On white
1.23
#CFEEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#CFEEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEEEE
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEEEE | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBEE
Deuteranopia (green-blind)
#E3E6EE
Tritanopia (blue-blind)
#C6F0EE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cfeeee; /* rgb */ color: rgb(207, 238, 238); /* oklch */ color: oklch(92.7% 0.032 196.6);
Tailwind
colors: {
custom: {
50: '#def3f3',
500: '#cfeeee',
950: '#000000',
},
}SCSS
$custom: #cfeeee; $custom-light: #def3f3; $custom-dark: #000000;
JSON
{
"hex": "#cfeeee",
"rgb": {
"r": 207,
"g": 238,
"b": 238
},
"hsl": {
"h": 180,
"s": 47.692,
"l": 87.255
},
"oklch": {
"l": 0.92678,
"c": 0.03238,
"h": 196.6
},
"luminance": 0.80588
}Semantic roles & 50–950 ramp
primary
#CFEEEE
secondary
#CB9696
accent
#2B2BBB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585