#CBE2E2#CBE2E2
#CBE2E2 is a very light, muted teal. Relative luminance 0.726; OKLCH L 89.6% C 0.024 H 196.7°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE2E2 |
|---|---|
| RGB | rgb(203, 226, 226) |
| HSL | hsl(180, 28%, 84%) |
| HSV | hsv(180, 10%, 89%) |
| CMYK | cmyk(10.2%, 0%, 0%, 11.4%) |
| CIE-LAB | lab(88.25, -7.59, -2.59) |
| CIE-LCH | lch(88.25, 8.02, 198.85°) |
| OKLab | oklab(89.58% -0.0234 -0.007) |
| OKLCH | oklch(89.58% 0.024 196.7) |
| XYZ | xyz(65.5492, 72.5790, 82.4924) |
| Luminance | 0.7258 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.27
Powder Blue
#B0E0E6
ΔE00 6.51
Azure (CSS)
#F0FFFF
ΔE00 7.09
Ice Blue (survey)
#D7FFFE
ΔE00 7.24
Lightblue
#ADD8E6
ΔE00 7.33
Light Grey
#D8DCD6
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE2E2 #E2CBCB
analogous
#CBE2D7 #CBE2E2 #CBD7E2
triadic
#CBE2E2 #E2CBE2 #E2E2CB
tetradic
#CBE2E2 #D7CBE2 #E2CBCB #D7E2CB
square
#CBE2E2 #D7CBE2 #E2CBCB #D7E2CB
split-complementary
#CBE2E2 #E2CBD7 #E2D7CB
monochromatic
#7CB6B6 #A4CCCC #CBE2E2 #EBF4F4 #EBF4F4
Accessibility & contrast
On white
1.35
#CBE2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#CBE2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE2E2
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE2E2 | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE0E2
Deuteranopia (green-blind)
#DADCE2
Tritanopia (blue-blind)
#C5E4E2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cbe2e2; /* rgb */ color: rgb(203, 226, 226); /* oklch */ color: oklch(89.6% 0.024 196.7);
Tailwind
colors: {
custom: {
50: '#dbebeb',
500: '#cbe2e2',
950: '#000000',
},
}SCSS
$custom: #cbe2e2; $custom-light: #dbebeb; $custom-dark: #000000;
JSON
{
"hex": "#cbe2e2",
"rgb": {
"r": 203,
"g": 226,
"b": 226
},
"hsl": {
"h": 180,
"s": 28.395,
"l": 84.118
},
"oklch": {
"l": 0.89581,
"c": 0.02443,
"h": 196.7
},
"luminance": 0.7258
}Semantic roles & 50–950 ramp
primary
#CBE2E2
secondary
#BA9797
accent
#3E3EA7
background
#FEFEFE
surface
#FBFDFD
border
#D4D5D5
text
#151616
muted
#848484