#CFEFEB#CFEFEB
#CFEFEB is a very light, muted teal. Relative luminance 0.810; OKLCH L 92.8% C 0.034 H 187.4°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEFEB |
|---|---|
| RGB | rgb(207, 239, 235) |
| HSL | hsl(173, 50%, 87%) |
| HSV | hsv(173, 13%, 94%) |
| CMYK | cmyk(13.4%, 0%, 1.7%, 6.3%) |
| CIE-LAB | lab(92.13, -11.15, -1.57) |
| CIE-LCH | lch(92.13, 11.26, 188.04°) |
| OKLab | oklab(92.8% -0.0335 -0.0044) |
| OKLCH | oklch(92.8% 0.034 187.4) |
| XYZ | xyz(71.5903, 80.9949, 90.4429) |
| Luminance | 0.8100 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 3.77
Ice
#D6FFFA
ΔE00 3.77
Very Pale Blue
#D6FFFE
ΔE00 3.85
Lightcyan
#E0FFFF
ΔE00 3.92
Very Light Blue
#D5FFFF
ΔE00 4.07
Really Light Blue
#D4FFFF
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEFEB #EFCFD3
analogous
#CFEFDB #CFEFEB #CFE3EF
triadic
#CFEFEB #EBCFEF #EFEBCF
tetradic
#CFEFEB #DBCFEF #EFCFD3 #E3EFCF
square
#CFEFEB #DBCFEF #EFCFD3 #E3EFCF
split-complementary
#CFEFEB #EFCFE3 #EFDBCF
monochromatic
#73D0C5 #A1E0D8 #CFEFEB #E8F7F5 #E8F7F5
Accessibility & contrast
On white
1.22
#CFEFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#CFEFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEFEB
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEFEB | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEB
Deuteranopia (green-blind)
#E5E6EB
Tritanopia (blue-blind)
#C7F1EE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cfefeb; /* rgb */ color: rgb(207, 239, 235); /* oklch */ color: oklch(92.8% 0.034 187.4);
Tailwind
colors: {
custom: {
50: '#def4f1',
500: '#cfefeb',
950: '#000000',
},
}SCSS
$custom: #cfefeb; $custom-light: #def4f1; $custom-dark: #000000;
JSON
{
"hex": "#cfefeb",
"rgb": {
"r": 207,
"g": 239,
"b": 235
},
"hsl": {
"h": 172.5,
"s": 50,
"l": 87.451
},
"oklch": {
"l": 0.92797,
"c": 0.0338,
"h": 187.4
},
"luminance": 0.80997
}Semantic roles & 50–950 ramp
primary
#CFEFEB
secondary
#CC969D
accent
#283BBD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585