#CBE3DF#CBE3DF
#CBE3DF is a very light, muted teal. Relative luminance 0.730; OKLCH L 89.7% C 0.026 H 184.7°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE3DF |
|---|---|
| RGB | rgb(203, 227, 223) |
| HSL | hsl(170, 30%, 84%) |
| HSV | hsv(170, 11%, 89%) |
| CMYK | cmyk(10.6%, 0%, 1.8%, 11%) |
| CIE-LAB | lab(88.43, -8.68, -0.75) |
| CIE-LCH | lch(88.43, 8.71, 184.92°) |
| OKLab | oklab(89.7% -0.0259 -0.0021) |
| OKLCH | oklch(89.7% 0.026 184.7) |
| XYZ | xyz(65.4139, 72.9612, 80.4343) |
| Luminance | 0.7296 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.22
Ice Blue (survey)
#D7FFFE
ΔE00 6.85
Powder Blue
#B0E0E6
ΔE00 6.88
Very Pale Blue
#D6FFFE
ΔE00 6.96
Ice
#D6FFFA
ΔE00 6.98
Very Light Blue
#D5FFFF
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE3DF #E3CBCF
analogous
#CBE3D3 #CBE3DF #CBDBE3
triadic
#CBE3DF #DFCBE3 #E3DFCB
tetradic
#CBE3DF #D3CBE3 #E3CBCF #DBE3CB
square
#CBE3DF #D3CBE3 #E3CBCF #DBE3CB
split-complementary
#CBE3DF #E3CBDB #E3D3CB
monochromatic
#7BB8AE #A3CEC7 #CBE3DF #EBF4F3 #EBF4F3
Accessibility & contrast
On white
1.35
#CBE3DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#CBE3DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE3DF
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE3DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE3DF | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E0DF
Deuteranopia (green-blind)
#DCDCDF
Tritanopia (blue-blind)
#C5E4E2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cbe3df; /* rgb */ color: rgb(203, 227, 223); /* oklch */ color: oklch(89.7% 0.026 184.7);
Tailwind
colors: {
custom: {
50: '#dbebe9',
500: '#cbe3df',
950: '#000000',
},
}SCSS
$custom: #cbe3df; $custom-light: #dbebe9; $custom-dark: #000000;
JSON
{
"hex": "#cbe3df",
"rgb": {
"r": 203,
"g": 227,
"b": 223
},
"hsl": {
"h": 170,
"s": 30,
"l": 84.314
},
"oklch": {
"l": 0.897,
"c": 0.02601,
"h": 184.7
},
"luminance": 0.72962
}Semantic roles & 50–950 ramp
primary
#CBE3DF
secondary
#BB979D
accent
#3D4FA9
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#151616
muted
#848484