#CBE2DB#CBE2DB
#CBE2DB is a very light, muted teal. Relative luminance 0.722; OKLCH L 89.4% C 0.026 H 175.5°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE2DB |
|---|---|
| RGB | rgb(203, 226, 219) |
| HSL | hsl(162, 28%, 84%) |
| HSV | hsv(162, 10%, 89%) |
| CMYK | cmyk(10.2%, 0%, 3.1%, 11.4%) |
| CIE-LAB | lab(88.07, -8.93, 0.83) |
| CIE-LCH | lch(88.07, 8.97, 174.72°) |
| OKLab | oklab(89.38% -0.0261 0.0021) |
| OKLCH | oklch(89.38% 0.026 175.5) |
| XYZ | xyz(64.6083, 72.2026, 77.5367) |
| Luminance | 0.7220 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.95
Ice
#D6FFFA
ΔE00 7.30
Light Grey
#D8DCD6
ΔE00 7.32
Ice Blue (survey)
#D7FFFE
ΔE00 7.47
Very Pale Blue
#D6FFFE
ΔE00 7.58
Honeydew
#F0FFF0
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE2DB #E2CBD2
analogous
#CBE2D0 #CBE2DB #CBDEE2
triadic
#CBE2DB #DBCBE2 #E2DBCB
tetradic
#CBE2DB #D0CBE2 #E2CBD2 #DEE2CB
square
#CBE2DB #D0CBE2 #E2CBD2 #DEE2CB
split-complementary
#CBE2DB #E2CBDE #E2D0CB
monochromatic
#7CB6A5 #A4CCC0 #CBE2DB #EBF4F1 #EBF4F1
Accessibility & contrast
On white
1.36
#CBE2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#CBE2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE2DB
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE2DB | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDB
Deuteranopia (green-blind)
#DCDCDB
Tritanopia (blue-blind)
#C6E3E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cbe2db; /* rgb */ color: rgb(203, 226, 219); /* oklch */ color: oklch(89.4% 0.026 175.5);
Tailwind
colors: {
custom: {
50: '#dbebe6',
500: '#cbe2db',
950: '#000000',
},
}SCSS
$custom: #cbe2db; $custom-light: #dbebe6; $custom-dark: #000000;
JSON
{
"hex": "#cbe2db",
"rgb": {
"r": 203,
"g": 226,
"b": 219
},
"hsl": {
"h": 161.739,
"s": 28.395,
"l": 84.118
},
"oklch": {
"l": 0.89379,
"c": 0.0262,
"h": 175.5
},
"luminance": 0.72204
}Semantic roles & 50–950 ramp
primary
#CBE2DB
secondary
#BA97A2
accent
#3E5EA7
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#151615
muted
#848484