#CBF9EA#CBF9EA
#CBF9EA is a very light, muted teal. Relative luminance 0.864; OKLCH L 94.6% C 0.051 H 173.3°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF9EA |
|---|---|
| RGB | rgb(203, 249, 234) |
| HSL | hsl(160, 79%, 89%) |
| HSV | hsv(160, 18%, 98%) |
| CMYK | cmyk(18.5%, 0%, 6%, 2.4%) |
| CIE-LAB | lab(94.48, -17.57, 2.34) |
| CIE-LCH | lch(94.48, 17.72, 172.41°) |
| OKLab | oklab(94.59% -0.0509 0.0059) |
| OKLCH | oklch(94.59% 0.051 173.3) |
| XYZ | xyz(73.3515, 86.3862, 90.6354) |
| Luminance | 0.8639 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 3.62
Eggshell Blue
#C4FFF7
ΔE00 3.78
Ice
#D6FFFA
ΔE00 4.39
Light Light Blue
#CAFFFB
ΔE00 4.56
Pale Aqua
#B8FFEB
ΔE00 4.71
Very Pale Blue
#D6FFFE
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF9EA #F9CBDA
analogous
#CBF9D3 #CBF9EA #CBF1F9
triadic
#CBF9EA #EACBF9 #F9EACB
tetradic
#CBF9EA #D3CBF9 #F9CBDA #F1F9CB
square
#CBF9EA #D3CBF9 #F9CBDA #F1F9CB
split-complementary
#CBF9EA #F9CBF1 #F9D3CB
monochromatic
#5DECBE #94F3D4 #CBF9EA #E4FCF4 #E4FCF4
Accessibility & contrast
On white
1.15
#CBF9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#CBF9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF9EA
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF9EA | 1.00 | 1.15 | 18.28 | 18.28 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3E9
Deuteranopia (green-blind)
#EDEDEB
Tritanopia (blue-blind)
#C0FAF4
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cbf9ea; /* rgb */ color: rgb(203, 249, 234); /* oklch */ color: oklch(94.6% 0.051 173.3);
Tailwind
colors: {
custom: {
50: '#dbfbf0',
500: '#cbf9ea',
950: '#000000',
},
}SCSS
$custom: #cbf9ea; $custom-light: #dbfbf0; $custom-dark: #000000;
JSON
{
"hex": "#cbf9ea",
"rgb": {
"r": 203,
"g": 249,
"b": 234
},
"hsl": {
"h": 160.435,
"s": 79.31,
"l": 88.627
},
"oklch": {
"l": 0.94588,
"c": 0.05124,
"h": 173.3
},
"luminance": 0.86388
}Semantic roles & 50–950 ramp
primary
#CBF9EA
secondary
#DE8BA6
accent
#0A4EDC
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585