#CFEAEF#CFEAEF
#CFEAEF is a very light, muted teal. Relative luminance 0.783; OKLCH L 91.9% C 0.029 H 210.0°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEAEF |
|---|---|
| RGB | rgb(207, 234, 239) |
| HSL | hsl(189, 50%, 87%) |
| HSV | hsv(189, 13%, 94%) |
| CMYK | cmyk(13.4%, 2.1%, 0%, 6.3%) |
| CIE-LAB | lab(90.94, -7.83, -5.42) |
| CIE-LCH | lch(90.94, 9.52, 214.67°) |
| OKLab | oklab(91.89% -0.0253 -0.0146) |
| OKLCH | oklch(91.89% 0.029 210) |
| XYZ | xyz(70.7311, 78.3415, 93.0395) |
| Luminance | 0.7834 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.03
Powder Blue
#B0E0E6
ΔE00 6.17
Ice Blue (survey)
#D7FFFE
ΔE00 6.23
Very Light Blue
#D5FFFF
ΔE00 6.30
Azure (CSS)
#F0FFFF
ΔE00 6.30
Very Pale Blue
#D6FFFE
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEAEF #EFD4CF
analogous
#CFEFE4 #CFEAEF #CFDAEF
triadic
#CFEAEF #EFCFEA #EAEFCF
tetradic
#CFEAEF #E4CFEF #EFD4CF #DAEFCF
square
#CFEAEF #E4CFEF #EFD4CF #DAEFCF
split-complementary
#CFEAEF #EFCFDA #EFE4CF
monochromatic
#73C2D0 #A1D6E0 #CFEAEF #E8F5F7 #E8F5F7
Accessibility & contrast
On white
1.26
#CFEAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#CFEAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEAEF
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEAEF | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E8EF
Deuteranopia (green-blind)
#DFE3EF
Tritanopia (blue-blind)
#C6EDEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cfeaef; /* rgb */ color: rgb(207, 234, 239); /* oklch */ color: oklch(91.9% 0.029 210.0);
Tailwind
colors: {
custom: {
50: '#def0f4',
500: '#cfeaef',
950: '#000000',
},
}SCSS
$custom: #cfeaef; $custom-light: #def0f4; $custom-dark: #000000;
JSON
{
"hex": "#cfeaef",
"rgb": {
"r": 207,
"g": 234,
"b": 239
},
"hsl": {
"h": 189.375,
"s": 50,
"l": 87.451
},
"oklch": {
"l": 0.91887,
"c": 0.02923,
"h": 210
},
"luminance": 0.78343
}Semantic roles & 50–950 ramp
primary
#CFEAEF
secondary
#CC9E96
accent
#3F28BD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585