#CBF1EA#CBF1EA
#CBF1EA is a very light, muted teal. Relative luminance 0.815; OKLCH L 92.9% C 0.040 H 183.0°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF1EA |
|---|---|
| RGB | rgb(203, 241, 234) |
| HSL | hsl(169, 58%, 87%) |
| HSV | hsv(169, 16%, 95%) |
| CMYK | cmyk(15.8%, 0%, 2.9%, 5.5%) |
| CIE-LAB | lab(92.37, -13.60, -0.73) |
| CIE-LCH | lch(92.37, 13.62, 183.06°) |
| OKLab | oklab(92.92% -0.0404 -0.0021) |
| OKLCH | oklch(92.92% 0.04 183) |
| XYZ | xyz(70.9313, 81.5457, 89.8287) |
| Luminance | 0.8155 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.02
Very Pale Blue
#D6FFFE
ΔE00 3.84
Ice Blue (survey)
#D7FFFE
ΔE00 3.86
Pale Blue
#D0FEFE
ΔE00 4.07
Duck Egg Blue
#C3FBF4
ΔE00 4.12
Very Light Blue
#D5FFFF
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF1EA #F1CBD2
analogous
#CBF1D7 #CBF1EA #CBE5F1
triadic
#CBF1EA #EACBF1 #F1EACB
tetradic
#CBF1EA #D7CBF1 #F1CBD2 #E5F1CB
square
#CBF1EA #D7CBF1 #F1CBD2 #E5F1CB
split-complementary
#CBF1EA #F1CBE5 #F1D7CB
monochromatic
#6BD7C3 #9BE4D7 #CBF1EA #E7F9F5 #E7F9F5
Accessibility & contrast
On white
1.21
#CBF1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#CBF1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF1EA
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF1EA | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECEA
Deuteranopia (green-blind)
#E6E7EB
Tritanopia (blue-blind)
#C1F3EF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cbf1ea; /* rgb */ color: rgb(203, 241, 234); /* oklch */ color: oklch(92.9% 0.040 183.0);
Tailwind
colors: {
custom: {
50: '#dbf5f0',
500: '#cbf1ea',
950: '#000000',
},
}SCSS
$custom: #cbf1ea; $custom-light: #dbf5f0; $custom-dark: #000000;
JSON
{
"hex": "#cbf1ea",
"rgb": {
"r": 203,
"g": 241,
"b": 234
},
"hsl": {
"h": 168.947,
"s": 57.576,
"l": 87.059
},
"oklch": {
"l": 0.92917,
"c": 0.04047,
"h": 183
},
"luminance": 0.81548
}Semantic roles & 50–950 ramp
primary
#CBF1EA
secondary
#D0909C
accent
#203FC5
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151716
muted
#848585