#CBEAEB#CBEAEB
#CBEAEB is a very light, muted teal. Relative luminance 0.775; OKLCH L 91.5% C 0.033 H 199.0°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEAEB |
|---|---|
| RGB | rgb(203, 234, 235) |
| HSL | hsl(182, 44%, 86%) |
| HSV | hsv(182, 14%, 92%) |
| CMYK | cmyk(13.6%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(90.57, -9.88, -3.89) |
| CIE-LCH | lch(90.57, 10.62, 201.51°) |
| OKLab | oklab(91.5% -0.0307 -0.0106) |
| OKLCH | oklch(91.5% 0.033 199) |
| XYZ | xyz(69.0430, 77.5386, 89.9100) |
| Luminance | 0.7754 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.42
Ice Blue (survey)
#D7FFFE
ΔE00 4.80
Very Pale Blue
#D6FFFE
ΔE00 4.90
Very Light Blue
#D5FFFF
ΔE00 4.91
Really Light Blue
#D4FFFF
ΔE00 5.02
Powder Blue
#B0E0E6
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEAEB #EBCCCB
analogous
#CBEBDC #CBEAEB #CBDAEB
triadic
#CBEAEB #EBCBEA #EAEBCB
tetradic
#CBEAEB #DCCBEB #EBCCCB #DAEBCB
square
#CBEAEB #DCCBEB #EBCCCB #DAEBCB
split-complementary
#CBEAEB #EBCBDA #EBDCCB
monochromatic
#73C6C9 #9FD8DA #CBEAEB #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.27
#CBEAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#CBEAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEAEB
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEAEB | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EB
Deuteranopia (green-blind)
#DFE2EB
Tritanopia (blue-blind)
#C2ECEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cbeaeb; /* rgb */ color: rgb(203, 234, 235); /* oklch */ color: oklch(91.5% 0.033 199.0);
Tailwind
colors: {
custom: {
50: '#dbf0f1',
500: '#cbeaeb',
950: '#000000',
},
}SCSS
$custom: #cbeaeb; $custom-light: #dbf0f1; $custom-dark: #000000;
JSON
{
"hex": "#cbeaeb",
"rgb": {
"r": 203,
"g": 234,
"b": 235
},
"hsl": {
"h": 181.875,
"s": 44.444,
"l": 85.882
},
"oklch": {
"l": 0.91496,
"c": 0.0325,
"h": 199
},
"luminance": 0.7754
}Semantic roles & 50–950 ramp
primary
#CBEAEB
secondary
#C79594
accent
#322EB8
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151616
muted
#848585