#CBEEEB#CBEEEB
#CBEEEB is a very light, muted teal. Relative luminance 0.798; OKLCH L 92.3% C 0.037 H 190.2°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEEEB |
|---|---|
| RGB | rgb(203, 238, 235) |
| HSL | hsl(175, 51%, 86%) |
| HSV | hsv(175, 15%, 93%) |
| CMYK | cmyk(14.7%, 0%, 1.3%, 6.7%) |
| CIE-LAB | lab(91.61, -11.90, -2.36) |
| CIE-LCH | lch(91.61, 12.13, 191.22°) |
| OKLab | oklab(92.32% -0.0361 -0.0065) |
| OKLCH | oklch(92.32% 0.037 190.2) |
| XYZ | xyz(70.1947, 79.8419, 90.2939) |
| Luminance | 0.7984 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 3.65
Very Pale Blue
#D6FFFE
ΔE00 3.69
Ice
#D6FFFA
ΔE00 3.73
Very Light Blue
#D5FFFF
ΔE00 3.84
Really Light Blue
#D4FFFF
ΔE00 3.90
Pale Blue
#D0FEFE
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEEEB #EECBCE
analogous
#CBEEDA #CBEEEB #CBE0EE
triadic
#CBEEEB #EBCBEE #EEEBCB
tetradic
#CBEEEB #DACBEE #EECBCE #E0EECB
square
#CBEEEB #DACBEE #EECBCE #E0EECB
split-complementary
#CBEEEB #EECBE0 #EEDACB
monochromatic
#6FD0C8 #9DDFD9 #CBEEEB #E8F7F6 #E8F7F6
Accessibility & contrast
On white
1.24
#CBEEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#CBEEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEEEB
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEEEB | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAEB
Deuteranopia (green-blind)
#E3E5EB
Tritanopia (blue-blind)
#C1F0ED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cbeeeb; /* rgb */ color: rgb(203, 238, 235); /* oklch */ color: oklch(92.3% 0.037 190.2);
Tailwind
colors: {
custom: {
50: '#dbf3f1',
500: '#cbeeeb',
950: '#000000',
},
}SCSS
$custom: #cbeeeb; $custom-light: #dbf3f1; $custom-dark: #000000;
JSON
{
"hex": "#cbeeeb",
"rgb": {
"r": 203,
"g": 238,
"b": 235
},
"hsl": {
"h": 174.857,
"s": 50.725,
"l": 86.471
},
"oklch": {
"l": 0.92323,
"c": 0.03664,
"h": 190.2
},
"luminance": 0.79844
}Semantic roles & 50–950 ramp
primary
#CBEEEB
secondary
#CB9297
accent
#2734BE
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151716
muted
#848585