#CBEEED#CBEEED
#CBEEED is a very light, muted teal. Relative luminance 0.800; OKLCH L 92.4% C 0.036 H 194.4°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEEED |
|---|---|
| RGB | rgb(203, 238, 237) |
| HSL | hsl(178, 51%, 86%) |
| HSV | hsv(178, 15%, 93%) |
| CMYK | cmyk(14.7%, 0%, 0.4%, 6.7%) |
| CIE-LAB | lab(91.67, -11.50, -3.33) |
| CIE-LCH | lch(91.67, 11.97, 196.12°) |
| OKLab | oklab(92.38% -0.0353 -0.0091) |
| OKLCH | oklch(92.38% 0.036 194.4) |
| XYZ | xyz(70.4852, 79.9582, 91.8242) |
| Luminance | 0.7996 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 3.57
Very Pale Blue
#D6FFFE
ΔE00 3.62
Very Light Blue
#D5FFFF
ΔE00 3.68
Really Light Blue
#D4FFFF
ΔE00 3.76
Pale Blue
#D0FEFE
ΔE00 3.88
Lightcyan
#E0FFFF
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEEED #EECBCC
analogous
#CBEEDC #CBEEED #CBDEEE
triadic
#CBEEED #EDCBEE #EEEDCB
tetradic
#CBEEED #DCCBEE #EECBCC #DEEECB
square
#CBEEED #DCCBEE #EECBCC #DEEECB
split-complementary
#CBEEED #EECBDE #EEDCCB
monochromatic
#6FD0CD #9DDFDD #CBEEED #E8F7F7 #E8F7F7
Accessibility & contrast
On white
1.24
#CBEEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#CBEEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEEED
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEEED | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAED
Deuteranopia (green-blind)
#E2E5ED
Tritanopia (blue-blind)
#C1F0EE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cbeeed; /* rgb */ color: rgb(203, 238, 237); /* oklch */ color: oklch(92.4% 0.036 194.4);
Tailwind
colors: {
custom: {
50: '#dbf3f2',
500: '#cbeeed',
950: '#000000',
},
}SCSS
$custom: #cbeeed; $custom-light: #dbf3f2; $custom-dark: #000000;
JSON
{
"hex": "#cbeeed",
"rgb": {
"r": 203,
"g": 238,
"b": 237
},
"hsl": {
"h": 178.286,
"s": 50.725,
"l": 86.471
},
"oklch": {
"l": 0.92382,
"c": 0.03643,
"h": 194.4
},
"luminance": 0.7996
}Semantic roles & 50–950 ramp
primary
#CBEEED
secondary
#CB9294
accent
#272CBE
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151717
muted
#848585