#CBFFF8#CBFFF8
#CBFFF8 is a very light, muted teal. Relative luminance 0.910; OKLCH L 96.2% C 0.053 H 186.2°. Best body text is #000000 at 19.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFFF8 |
|---|---|
| RGB | rgb(203, 255, 248) |
| HSL | hsl(172, 100%, 90%) |
| HSV | hsv(172, 20%, 100%) |
| CMYK | cmyk(20.4%, 0%, 2.7%, 0%) |
| CIE-LAB | lab(96.41, -17.74, -2.07) |
| CIE-LCH | lch(96.41, 17.86, 186.64°) |
| OKLab | oklab(96.24% -0.0531 -0.0058) |
| OKLCH | oklch(96.24% 0.053 186.2) |
| XYZ | xyz(77.3270, 90.9910, 102.2775) |
| Luminance | 0.9099 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 1.17
Duck Egg Blue
#C3FBF4
ΔE00 1.25
Eggshell Blue
#C4FFF7
ΔE00 1.44
Ice
#D6FFFA
ΔE00 2.65
Pale Blue
#D0FEFE
ΔE00 3.26
Pale Cyan
#B7FFFA
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFFF8 #FFCBD2
analogous
#CBFFDE #CBFFF8 #CBECFF
triadic
#CBFFF8 #F8CBFF #FFF8CB
tetradic
#CBFFF8 #DECBFF #FFCBD2 #ECFFCB
square
#CBFFF8 #DECBFF #FFCBD2 #ECFFCB
split-complementary
#CBFFF8 #FFCBEC #FFDECB
monochromatic
#51FFE8 #8EFFF0 #CBFFF8 #E0FFFB #E0FFFB
Accessibility & contrast
On white
1.09
#CBFFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.20
#CBFFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFFF8
19.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFFF8 | 1.00 | 1.09 | 19.20 | 19.20 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F9F8
Deuteranopia (green-blind)
#EFF2F9
Tritanopia (blue-blind)
#BCFFFD
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #cbfff8; /* rgb */ color: rgb(203, 255, 248); /* oklch */ color: oklch(96.2% 0.053 186.2);
Tailwind
colors: {
custom: {
50: '#dbfffa',
500: '#cbfff8',
950: '#000000',
},
}SCSS
$custom: #cbfff8; $custom-light: #dbfffa; $custom-dark: #000000;
JSON
{
"hex": "#cbfff8",
"rgb": {
"r": 203,
"g": 255,
"b": 248
},
"hsl": {
"h": 171.923,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.96239,
"c": 0.05343,
"h": 186.2
},
"luminance": 0.90994
}Semantic roles & 50–950 ramp
primary
#CBFFF8
secondary
#E98592
accent
#001FE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685