#CBEBEE#CBEBEE
#CBEBEE is a very light, muted teal. Relative luminance 0.783; OKLCH L 91.8% C 0.034 H 203.5°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEBEE |
|---|---|
| RGB | rgb(203, 235, 238) |
| HSL | hsl(185, 51%, 86%) |
| HSV | hsv(185, 15%, 93%) |
| CMYK | cmyk(14.7%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(90.91, -9.79, -4.96) |
| CIE-LCH | lch(90.91, 10.97, 206.87°) |
| OKLab | oklab(91.79% -0.0309 -0.0134) |
| OKLCH | oklch(91.79% 0.034 203.5) |
| XYZ | xyz(69.7656, 78.2845, 92.3070) |
| Luminance | 0.7829 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.38
Ice Blue (survey)
#D7FFFE
ΔE00 4.85
Powder Blue
#B0E0E6
ΔE00 4.86
Very Light Blue
#D5FFFF
ΔE00 4.88
Very Pale Blue
#D6FFFE
ΔE00 4.94
Really Light Blue
#D4FFFF
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEBEE #EECECB
analogous
#CBEEE0 #CBEBEE #CBDAEE
triadic
#CBEBEE #EECBEB #EBEECB
tetradic
#CBEBEE #E0CBEE #EECECB #DAEECB
square
#CBEBEE #E0CBEE #EECECB #DAEECB
split-complementary
#CBEBEE #EECBDA #EEE0CB
monochromatic
#6FC8D0 #9DD9DF #CBEBEE #E8F6F7 #E8F6F7
Accessibility & contrast
On white
1.26
#CBEBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#CBEBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEBEE
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEBEE | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EE
Deuteranopia (green-blind)
#DFE3EE
Tritanopia (blue-blind)
#C1EEEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cbebee; /* rgb */ color: rgb(203, 235, 238); /* oklch */ color: oklch(91.8% 0.034 203.5);
Tailwind
colors: {
custom: {
50: '#dbf1f3',
500: '#cbebee',
950: '#000000',
},
}SCSS
$custom: #cbebee; $custom-light: #dbf1f3; $custom-dark: #000000;
JSON
{
"hex": "#cbebee",
"rgb": {
"r": 203,
"g": 235,
"b": 238
},
"hsl": {
"h": 185.143,
"s": 50.725,
"l": 86.471
},
"oklch": {
"l": 0.91792,
"c": 0.03371,
"h": 203.5
},
"luminance": 0.78286
}Semantic roles & 50–950 ramp
primary
#CBEBEE
secondary
#CB9792
accent
#3427BE
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151617
muted
#848585