#CFEFEE#CFEFEE
#CFEFEE is a very light, muted teal. Relative luminance 0.812; OKLCH L 92.9% C 0.033 H 194.3°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEFEE |
|---|---|
| RGB | rgb(207, 239, 238) |
| HSL | hsl(178, 50%, 87%) |
| HSV | hsv(178, 13%, 94%) |
| CMYK | cmyk(13.4%, 0%, 0.4%, 6.3%) |
| CIE-LAB | lab(92.21, -10.56, -3.02) |
| CIE-LCH | lch(92.21, 10.98, 195.97°) |
| OKLab | oklab(92.88% -0.0324 -0.0082) |
| OKLCH | oklch(92.88% 0.033 194.3) |
| XYZ | xyz(72.0274, 81.1697, 92.7448) |
| Luminance | 0.8117 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.45
Ice Blue (survey)
#D7FFFE
ΔE00 3.62
Very Pale Blue
#D6FFFE
ΔE00 3.73
Very Light Blue
#D5FFFF
ΔE00 3.83
Really Light Blue
#D4FFFF
ΔE00 3.95
Ice
#D6FFFA
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEFEE #EFCFD0
analogous
#CFEFDE #CFEFEE #CFE0EF
triadic
#CFEFEE #EECFEF #EFEECF
tetradic
#CFEFEE #DECFEF #EFCFD0 #E0EFCF
square
#CFEFEE #DECFEF #EFCFD0 #E0EFCF
split-complementary
#CFEFEE #EFCFE0 #EFDECF
monochromatic
#73D0CD #A1E0DE #CFEFEE #E8F7F7 #E8F7F7
Accessibility & contrast
On white
1.22
#CFEFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#CFEFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEFEE
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEFEE | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECEE
Deuteranopia (green-blind)
#E4E7EE
Tritanopia (blue-blind)
#C6F1EF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cfefee; /* rgb */ color: rgb(207, 239, 238); /* oklch */ color: oklch(92.9% 0.033 194.3);
Tailwind
colors: {
custom: {
50: '#def4f3',
500: '#cfefee',
950: '#000000',
},
}SCSS
$custom: #cfefee; $custom-light: #def4f3; $custom-dark: #000000;
JSON
{
"hex": "#cfefee",
"rgb": {
"r": 207,
"g": 239,
"b": 238
},
"hsl": {
"h": 178.125,
"s": 50,
"l": 87.451
},
"oklch": {
"l": 0.92884,
"c": 0.0334,
"h": 194.3
},
"luminance": 0.81171
}Semantic roles & 50–950 ramp
primary
#CFEFEE
secondary
#CC9698
accent
#282DBD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585