#CBFEF2#CBFEF2
#CBFEF2 is a very light, muted teal. Relative luminance 0.900; OKLCH L 95.9% C 0.054 H 179.1°. Best body text is #000000 at 19.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFEF2 |
|---|---|
| RGB | rgb(203, 254, 242) |
| HSL | hsl(166, 96%, 90%) |
| HSV | hsv(166, 20%, 100%) |
| CMYK | cmyk(20.1%, 0%, 4.7%, 0.4%) |
| CIE-LAB | lab(95.99, -18.45, 0.42) |
| CIE-LCH | lch(95.99, 18.46, 178.70°) |
| OKLab | oklab(95.86% -0.0542 0.0008) |
| OKLCH | oklch(95.86% 0.054 179.1) |
| XYZ | xyz(76.0929, 89.9883, 97.3475) |
| Luminance | 0.8999 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 2.13
Duck Egg Blue
#C3FBF4
ΔE00 2.22
Light Light Blue
#CAFFFB
ΔE00 3.09
Ice
#D6FFFA
ΔE00 3.67
Pale Aqua
#B8FFEB
ΔE00 4.36
Pale Cyan
#B7FFFA
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFEF2 #FECBD7
analogous
#CBFED9 #CBFEF2 #CBF1FE
triadic
#CBFEF2 #F2CBFE #FEF2CB
tetradic
#CBFEF2 #D9CBFE #FECBD7 #F1FECB
square
#CBFEF2 #D9CBFE #FECBD7 #F1FECB
split-complementary
#CBFEF2 #FECBF1 #FED9CB
monochromatic
#53FCD4 #8FFDE3 #CBFEF2 #E1FEF7 #E1FEF7
Accessibility & contrast
On white
1.11
#CBFEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.00
#CBFEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFEF2
19.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFEF2 | 1.00 | 1.11 | 19.00 | 19.00 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF8F2
Deuteranopia (green-blind)
#F0F1F3
Tritanopia (blue-blind)
#BEFFFA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cbfef2; /* rgb */ color: rgb(203, 254, 242); /* oklch */ color: oklch(95.9% 0.054 179.1);
Tailwind
colors: {
custom: {
50: '#dbfef6',
500: '#cbfef2',
950: '#000000',
},
}SCSS
$custom: #cbfef2; $custom-light: #dbfef6; $custom-dark: #000000;
JSON
{
"hex": "#cbfef2",
"rgb": {
"r": 203,
"g": 254,
"b": 242
},
"hsl": {
"h": 165.882,
"s": 96.226,
"l": 89.608
},
"oklch": {
"l": 0.95859,
"c": 0.05419,
"h": 179.1
},
"luminance": 0.89991
}Semantic roles & 50–950 ramp
primary
#CBFEF2
secondary
#E7869D
accent
#0036E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685