#CBFCF5#CBFCF5
#CBFCF5 is a very light, muted teal. Relative luminance 0.889; OKLCH L 95.5% C 0.051 H 185.7°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFCF5 |
|---|---|
| RGB | rgb(203, 252, 245) |
| HSL | hsl(171, 89%, 89%) |
| HSV | hsv(171, 19%, 99%) |
| CMYK | cmyk(19.4%, 0%, 2.8%, 1.2%) |
| CIE-LAB | lab(95.54, -16.87, -1.79) |
| CIE-LCH | lch(95.54, 16.97, 186.05°) |
| OKLab | oklab(95.53% -0.0504 -0.005) |
| OKLCH | oklch(95.53% 0.051 185.7) |
| XYZ | xyz(75.9158, 88.9073, 99.5295) |
| Luminance | 0.8891 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 1.46
Duck Egg Blue
#C3FBF4
ΔE00 1.47
Eggshell Blue
#C4FFF7
ΔE00 2.02
Ice
#D6FFFA
ΔE00 2.26
Pale Blue
#D0FEFE
ΔE00 3.08
Very Pale Blue
#D6FFFE
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFCF5 #FCCBD2
analogous
#CBFCDD #CBFCF5 #CBEBFC
triadic
#CBFCF5 #F5CBFC #FCF5CB
tetradic
#CBFCF5 #DDCBFC #FCCBD2 #EBFCCB
square
#CBFCF5 #DDCBFC #FCCBD2 #EBFCCB
split-complementary
#CBFCF5 #FCCBEB #FCDDCB
monochromatic
#57F5DF #91F9EA #CBFCF5 #E2FDF9 #E2FDF9
Accessibility & contrast
On white
1.12
#CBFCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#CBFCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFCF5
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFCF5 | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F6F5
Deuteranopia (green-blind)
#EDEFF6
Tritanopia (blue-blind)
#BDFEFA
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cbfcf5; /* rgb */ color: rgb(203, 252, 245); /* oklch */ color: oklch(95.5% 0.051 185.7);
Tailwind
colors: {
custom: {
50: '#dbfdf8',
500: '#cbfcf5',
950: '#000000',
},
}SCSS
$custom: #cbfcf5; $custom-light: #dbfdf8; $custom-dark: #000000;
JSON
{
"hex": "#cbfcf5",
"rgb": {
"r": 203,
"g": 252,
"b": 245
},
"hsl": {
"h": 171.429,
"s": 89.091,
"l": 89.216
},
"oklch": {
"l": 0.95526,
"c": 0.05069,
"h": 185.7
},
"luminance": 0.8891
}Semantic roles & 50–950 ramp
primary
#CBFCF5
secondary
#E38895
accent
#0021E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585