#CBE5DF#CBE5DF
#CBE5DF is a very light, muted teal. Relative luminance 0.741; OKLCH L 90.1% C 0.029 H 180.2°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE5DF |
|---|---|
| RGB | rgb(203, 229, 223) |
| HSL | hsl(166, 33%, 85%) |
| HSV | hsv(166, 11%, 90%) |
| CMYK | cmyk(11.4%, 0%, 2.6%, 10.2%) |
| CIE-LAB | lab(88.95, -9.69, 0.02) |
| CIE-LCH | lch(88.95, 9.69, 179.90°) |
| OKLab | oklab(90.11% -0.0286 -0.0001) |
| OKLCH | oklch(90.11% 0.029 180.2) |
| XYZ | xyz(65.9641, 74.0616, 80.6177) |
| Luminance | 0.7406 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.09
Ice
#D6FFFA
ΔE00 6.28
Ice Blue (survey)
#D7FFFE
ΔE00 6.42
Very Pale Blue
#D6FFFE
ΔE00 6.51
Very Light Blue
#D5FFFF
ΔE00 6.73
Really Light Blue
#D4FFFF
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE5DF #E5CBD1
analogous
#CBE5D2 #CBE5DF #CBDEE5
triadic
#CBE5DF #DFCBE5 #E5DFCB
tetradic
#CBE5DF #D2CBE5 #E5CBD1 #DEE5CB
square
#CBE5DF #D2CBE5 #E5CBD1 #DEE5CB
split-complementary
#CBE5DF #E5CBDE #E5D2CB
monochromatic
#79BCAD #A2D1C6 #CBE5DF #EBF5F2 #EBF5F2
Accessibility & contrast
On white
1.33
#CBE5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#CBE5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE5DF
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE5DF | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E2DF
Deuteranopia (green-blind)
#DDDEDF
Tritanopia (blue-blind)
#C5E6E3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cbe5df; /* rgb */ color: rgb(203, 229, 223); /* oklch */ color: oklch(90.1% 0.029 180.2);
Tailwind
colors: {
custom: {
50: '#dbede9',
500: '#cbe5df',
950: '#000000',
},
}SCSS
$custom: #cbe5df; $custom-light: #dbede9; $custom-dark: #000000;
JSON
{
"hex": "#cbe5df",
"rgb": {
"r": 203,
"g": 229,
"b": 223
},
"hsl": {
"h": 166.154,
"s": 33.333,
"l": 84.706
},
"oklch": {
"l": 0.90113,
"c": 0.02865,
"h": 180.2
},
"luminance": 0.74063
}Semantic roles & 50–950 ramp
primary
#CBE5DF
secondary
#BE969F
accent
#3954AC
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#151616
muted
#848484