#CBFEF8#CBFEF8
#CBFEF8 is a very light, muted teal. Relative luminance 0.904; OKLCH L 96.0% C 0.052 H 187.5°. Best body text is #000000 at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFEF8 |
|---|---|
| RGB | rgb(203, 254, 248) |
| HSL | hsl(173, 96%, 90%) |
| HSV | hsv(173, 20%, 100%) |
| CMYK | cmyk(20.1%, 0%, 2.4%, 0.4%) |
| CIE-LAB | lab(96.14, -17.25, -2.45) |
| CIE-LCH | lch(96.14, 17.42, 188.09°) |
| OKLab | oklab(96.03% -0.0518 -0.0068) |
| OKLCH | oklch(96.03% 0.052 187.5) |
| XYZ | xyz(77.0088, 90.3547, 102.1715) |
| Luminance | 0.9036 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 0.86
Duck Egg Blue
#C3FBF4
ΔE00 1.37
Eggshell Blue
#C4FFF7
ΔE00 1.77
Ice
#D6FFFA
ΔE00 2.36
Pale Blue
#D0FEFE
ΔE00 2.82
Really Light Blue
#D4FFFF
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFEF8 #FECBD1
analogous
#CBFEDF #CBFEF8 #CBEBFE
triadic
#CBFEF8 #F8CBFE #FEF8CB
tetradic
#CBFEF8 #DFCBFE #FECBD1 #EBFECB
square
#CBFEF8 #DFCBFE #FECBD1 #EBFECB
split-complementary
#CBFEF8 #FECBEB #FEDFCB
monochromatic
#53FCE8 #8FFDF0 #CBFEF8 #E1FEFB #E1FEFB
Accessibility & contrast
On white
1.10
#CBFEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.07
#CBFEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFEF8
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFEF8 | 1.00 | 1.10 | 19.07 | 19.07 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F8F8
Deuteranopia (green-blind)
#EEF1F9
Tritanopia (blue-blind)
#BDFFFC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cbfef8; /* rgb */ color: rgb(203, 254, 248); /* oklch */ color: oklch(96.0% 0.052 187.5);
Tailwind
colors: {
custom: {
50: '#dbfefa',
500: '#cbfef8',
950: '#000000',
},
}SCSS
$custom: #cbfef8; $custom-light: #dbfefa; $custom-dark: #000000;
JSON
{
"hex": "#cbfef8",
"rgb": {
"r": 203,
"g": 254,
"b": 248
},
"hsl": {
"h": 172.941,
"s": 96.226,
"l": 89.608
},
"oklch": {
"l": 0.9603,
"c": 0.05229,
"h": 187.5
},
"luminance": 0.90357
}Semantic roles & 50–950 ramp
primary
#CBFEF8
secondary
#E78691
accent
#001BE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585