#CBFFFC#CBFFFC
#CBFFFC is a very light, muted teal. Relative luminance 0.912; OKLCH L 96.4% C 0.053 H 191.9°. Best body text is #000000 at 19.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFFFC |
|---|---|
| RGB | rgb(203, 255, 252) |
| HSL | hsl(177, 100%, 90%) |
| HSV | hsv(177, 20%, 100%) |
| CMYK | cmyk(20.4%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(96.51, -16.93, -3.98) |
| CIE-LCH | lch(96.51, 17.39, 193.22°) |
| OKLab | oklab(96.36% -0.0516 -0.0109) |
| OKLCH | oklch(96.36% 0.053 191.9) |
| XYZ | xyz(77.9542, 91.2419, 105.5807) |
| Luminance | 0.9124 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 0.47
Pale Blue
#D0FEFE
ΔE00 1.92
Duck Egg Blue
#C3FBF4
ΔE00 2.12
Light Sky Blue
#C6FCFF
ΔE00 2.44
Ice
#D6FFFA
ΔE00 2.46
Eggshell Blue
#C4FFF7
ΔE00 2.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFFFC #FFCBCE
analogous
#CBFFE2 #CBFFFC #CBE8FF
triadic
#CBFFFC #FCCBFF #FFFCCB
tetradic
#CBFFFC #E2CBFF #FFCBCE #E8FFCB
square
#CBFFFC #E2CBFF #FFCBCE #E8FFCB
split-complementary
#CBFFFC #FFCBE8 #FFE2CB
monochromatic
#51FFF5 #8EFFF8 #CBFFFC #E0FFFD #E0FFFD
Accessibility & contrast
On white
1.09
#CBFFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.25
#CBFFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFFFC
19.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFFFC | 1.00 | 1.09 | 19.25 | 19.25 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F9FC
Deuteranopia (green-blind)
#EEF2FD
Tritanopia (blue-blind)
#BBFFFE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #cbfffc; /* rgb */ color: rgb(203, 255, 252); /* oklch */ color: oklch(96.4% 0.053 191.9);
Tailwind
colors: {
custom: {
50: '#dbfffd',
500: '#cbfffc',
950: '#000000',
},
}SCSS
$custom: #cbfffc; $custom-light: #dbfffd; $custom-dark: #000000;
JSON
{
"hex": "#cbfffc",
"rgb": {
"r": 203,
"g": 255,
"b": 252
},
"hsl": {
"h": 176.538,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.96355,
"c": 0.0527,
"h": 191.9
},
"luminance": 0.91245
}Semantic roles & 50–950 ramp
primary
#CBFFFC
secondary
#E9858B
accent
#000DE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685