#CBFDF0#CBFDF0
#CBFDF0 is a very light, muted teal. Relative luminance 0.892; OKLCH L 95.6% C 0.054 H 177.5°. Best body text is #000000 at 18.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFDF0 |
|---|---|
| RGB | rgb(203, 253, 240) |
| HSL | hsl(164, 93%, 89%) |
| HSV | hsv(164, 20%, 99%) |
| CMYK | cmyk(19.8%, 0%, 5.1%, 0.8%) |
| CIE-LAB | lab(95.68, -18.36, 0.99) |
| CIE-LCH | lch(95.68, 18.38, 176.91°) |
| OKLab | oklab(95.59% -0.0537 0.0024) |
| OKLCH | oklch(95.59% 0.054 177.5) |
| XYZ | xyz(75.4776, 89.2358, 95.6686) |
| Luminance | 0.8924 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 2.55
Duck Egg Blue
#C3FBF4
ΔE00 2.59
Light Light Blue
#CAFFFB
ΔE00 3.51
Ice
#D6FFFA
ΔE00 3.88
Pale Aqua
#B8FFEB
ΔE00 4.29
Pale Cyan
#B7FFFA
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFDF0 #FDCBD8
analogous
#CBFDD7 #CBFDF0 #CBF1FD
triadic
#CBFDF0 #F0CBFD #FDF0CB
tetradic
#CBFDF0 #D7CBFD #FDCBD8 #F1FDCB
square
#CBFDF0 #D7CBFD #FDCBD8 #F1FDCB
split-complementary
#CBFDF0 #FDCBF1 #FDD7CB
monochromatic
#55F8CE #90FBDF #CBFDF0 #E2FEF7 #E2FEF7
Accessibility & contrast
On white
1.11
#CBFDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.85
#CBFDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFDF0
18.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFDF0 | 1.00 | 1.11 | 18.85 | 18.85 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F7EF
Deuteranopia (green-blind)
#EFF0F1
Tritanopia (blue-blind)
#BFFFF9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cbfdf0; /* rgb */ color: rgb(203, 253, 240); /* oklch */ color: oklch(95.6% 0.054 177.5);
Tailwind
colors: {
custom: {
50: '#dbfef4',
500: '#cbfdf0',
950: '#000000',
},
}SCSS
$custom: #cbfdf0; $custom-light: #dbfef4; $custom-dark: #000000;
JSON
{
"hex": "#cbfdf0",
"rgb": {
"r": 203,
"g": 253,
"b": 240
},
"hsl": {
"h": 164.4,
"s": 92.593,
"l": 89.412
},
"oklch": {
"l": 0.95593,
"c": 0.05374,
"h": 177.5
},
"luminance": 0.89238
}Semantic roles & 50–950 ramp
primary
#CBFDF0
secondary
#E5879F
accent
#003CE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585