#CBFEF0#CBFEF0
#CBFEF0 is a very light, muted teal. Relative luminance 0.899; OKLCH L 95.8% C 0.055 H 176.5°. Best body text is #000000 at 18.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFEF0 |
|---|---|
| RGB | rgb(203, 254, 240) |
| HSL | hsl(164, 96%, 90%) |
| HSV | hsv(164, 20%, 100%) |
| CMYK | cmyk(20.1%, 0%, 5.5%, 0.4%) |
| CIE-LAB | lab(95.94, -18.85, 1.38) |
| CIE-LCH | lch(95.94, 18.90, 175.82°) |
| OKLab | oklab(95.8% -0.055 0.0034) |
| OKLCH | oklch(95.8% 0.055 176.5) |
| XYZ | xyz(75.7941, 89.8688, 95.7741) |
| Luminance | 0.8987 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 2.71
Duck Egg Blue
#C3FBF4
ΔE00 2.87
Light Light Blue
#CAFFFB
ΔE00 3.83
Pale Aqua
#B8FFEB
ΔE00 3.96
Ice
#D6FFFA
ΔE00 4.25
Pale Cyan
#B7FFFA
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFEF0 #FECBD9
analogous
#CBFED7 #CBFEF0 #CBF3FE
triadic
#CBFEF0 #F0CBFE #FEF0CB
tetradic
#CBFEF0 #D7CBFE #FECBD9 #F3FECB
square
#CBFEF0 #D7CBFE #FECBD9 #F3FECB
split-complementary
#CBFEF0 #FECBF3 #FED7CB
monochromatic
#53FCCD #8FFDDF #CBFEF0 #E1FEF6 #E1FEF6
Accessibility & contrast
On white
1.11
#CBFEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.97
#CBFEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFEF0
18.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFEF0 | 1.00 | 1.11 | 18.97 | 18.97 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EF
Deuteranopia (green-blind)
#F0F0F1
Tritanopia (blue-blind)
#BFFFFA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cbfef0; /* rgb */ color: rgb(203, 254, 240); /* oklch */ color: oklch(95.8% 0.055 176.5);
Tailwind
colors: {
custom: {
50: '#dbfef4',
500: '#cbfef0',
950: '#000000',
},
}SCSS
$custom: #cbfef0; $custom-light: #dbfef4; $custom-dark: #000000;
JSON
{
"hex": "#cbfef0",
"rgb": {
"r": 203,
"g": 254,
"b": 240
},
"hsl": {
"h": 163.529,
"s": 96.226,
"l": 89.608
},
"oklch": {
"l": 0.95803,
"c": 0.05507,
"h": 176.5
},
"luminance": 0.89871
}Semantic roles & 50–950 ramp
primary
#CBFEF0
secondary
#E786A1
accent
#003FE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685