#CBFCF4#CBFCF4
#CBFCF4 is a very light, muted teal. Relative luminance 0.888; OKLCH L 95.5% C 0.051 H 184.2°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFCF4 |
|---|---|
| RGB | rgb(203, 252, 244) |
| HSL | hsl(170, 89%, 89%) |
| HSV | hsv(170, 19%, 99%) |
| CMYK | cmyk(19.4%, 0%, 3.2%, 1.2%) |
| CIE-LAB | lab(95.52, -17.07, -1.31) |
| CIE-LCH | lch(95.52, 17.12, 184.38°) |
| OKLab | oklab(95.5% -0.0508 -0.0038) |
| OKLCH | oklch(95.5% 0.051 184.2) |
| XYZ | xyz(75.7635, 88.8464, 98.7276) |
| Luminance | 0.8885 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.49
Light Light Blue
#CAFFFB
ΔE00 1.78
Eggshell Blue
#C4FFF7
ΔE00 1.96
Ice
#D6FFFA
ΔE00 2.45
Pale Blue
#D0FEFE
ΔE00 3.45
Very Pale Blue
#D6FFFE
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFCF4 #FCCBD3
analogous
#CBFCDC #CBFCF4 #CBECFC
triadic
#CBFCF4 #F4CBFC #FCF4CB
tetradic
#CBFCF4 #DCCBFC #FCCBD3 #ECFCCB
square
#CBFCF4 #DCCBFC #FCCBD3 #ECFCCB
split-complementary
#CBFCF4 #FCCBEC #FCDCCB
monochromatic
#57F5DC #91F9E8 #CBFCF4 #E2FDF9 #E2FDF9
Accessibility & contrast
On white
1.12
#CBFCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.77
#CBFCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFCF4
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFCF4 | 1.00 | 1.12 | 18.77 | 18.77 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F6F4
Deuteranopia (green-blind)
#EDEFF5
Tritanopia (blue-blind)
#BEFEF9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cbfcf4; /* rgb */ color: rgb(203, 252, 244); /* oklch */ color: oklch(95.5% 0.051 184.2);
Tailwind
colors: {
custom: {
50: '#dbfdf7',
500: '#cbfcf4',
950: '#000000',
},
}SCSS
$custom: #cbfcf4; $custom-light: #dbfdf7; $custom-dark: #000000;
JSON
{
"hex": "#cbfcf4",
"rgb": {
"r": 203,
"g": 252,
"b": 244
},
"hsl": {
"h": 170.204,
"s": 89.091,
"l": 89.216
},
"oklch": {
"l": 0.95497,
"c": 0.05097,
"h": 184.2
},
"luminance": 0.88849
}Semantic roles & 50–950 ramp
primary
#CBFCF4
secondary
#E38897
accent
#0025E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585