#CBFEE8#CBFEE8
#CBFEE8 is a very light, muted teal. Relative luminance 0.894; OKLCH L 95.6% C 0.060 H 167.0°. Best body text is #000000 at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFEE8 |
|---|---|
| RGB | rgb(203, 254, 232) |
| HSL | hsl(154, 96%, 90%) |
| HSV | hsv(154, 20%, 100%) |
| CMYK | cmyk(20.1%, 0%, 8.7%, 0.4%) |
| CIE-LAB | lab(95.75, -20.40, 5.22) |
| CIE-LCH | lch(95.75, 21.05, 165.66°) |
| OKLab | oklab(95.59% -0.0582 0.0135) |
| OKLCH | oklch(95.59% 0.06 167) |
| XYZ | xyz(74.6319, 89.4039, 89.6528) |
| Luminance | 0.8941 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.72
Eggshell Blue
#C4FFF7
ΔE00 5.32
Duck Egg Blue
#C3FBF4
ΔE00 5.55
Light Light Blue
#CAFFFB
ΔE00 6.64
Ice
#D6FFFA
ΔE00 6.66
Pale Turquoise
#A5FBD5
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFEE8 #FECBE1
analogous
#CBFECF #CBFEE8 #CBFAFE
triadic
#CBFEE8 #E8CBFE #FEE8CB
tetradic
#CBFEE8 #CFCBFE #FECBE1 #FAFECB
square
#CBFEE8 #CFCBFE #FECBE1 #FAFECB
split-complementary
#CBFEE8 #FECBFA #FECFCB
monochromatic
#53FCB3 #8FFDCD #CBFEE8 #E1FEF2 #E1FEF2
Accessibility & contrast
On white
1.11
#CBFEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.88
#CBFEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFEE8
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFEE8 | 1.00 | 1.11 | 18.88 | 18.88 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7E7
Deuteranopia (green-blind)
#F2F0E9
Tritanopia (blue-blind)
#C0FEF7
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cbfee8; /* rgb */ color: rgb(203, 254, 232); /* oklch */ color: oklch(95.6% 0.060 167.0);
Tailwind
colors: {
custom: {
50: '#dbfeef',
500: '#cbfee8',
950: '#000000',
},
}SCSS
$custom: #cbfee8; $custom-light: #dbfeef; $custom-dark: #000000;
JSON
{
"hex": "#cbfee8",
"rgb": {
"r": 203,
"g": 254,
"b": 232
},
"hsl": {
"h": 154.118,
"s": 96.226,
"l": 89.608
},
"oklch": {
"l": 0.95585,
"c": 0.0597,
"h": 167
},
"luminance": 0.89406
}Semantic roles & 50–950 ramp
primary
#CBFEE8
secondary
#E786B0
accent
#0063E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685