#CBFFF6#CBFFF6
#CBFFF6 is a very light, muted teal. Relative luminance 0.909; OKLCH L 96.2% C 0.054 H 183.5°. Best body text is #000000 at 19.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFFF6 |
|---|---|
| RGB | rgb(203, 255, 246) |
| HSL | hsl(170, 100%, 90%) |
| HSV | hsv(170, 20%, 100%) |
| CMYK | cmyk(20.4%, 0%, 3.5%, 0%) |
| CIE-LAB | lab(96.36, -18.14, -1.11) |
| CIE-LCH | lch(96.36, 18.18, 183.51°) |
| OKLab | oklab(96.18% -0.0539 -0.0032) |
| OKLCH | oklch(96.18% 0.054 183.5) |
| XYZ | xyz(77.0184, 90.8676, 100.6521) |
| Luminance | 0.9087 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 1.39
Duck Egg Blue
#C3FBF4
ΔE00 1.42
Light Light Blue
#CAFFFB
ΔE00 1.94
Ice
#D6FFFA
ΔE00 3.02
Pale Cyan
#B7FFFA
ΔE00 3.76
Pale Blue
#D0FEFE
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFFF6 #FFCBD4
analogous
#CBFFDC #CBFFF6 #CBEEFF
triadic
#CBFFF6 #F6CBFF #FFF6CB
tetradic
#CBFFF6 #DCCBFF #FFCBD4 #EEFFCB
square
#CBFFF6 #DCCBFF #FFCBD4 #EEFFCB
split-complementary
#CBFFF6 #FFCBEE #FFDCCB
monochromatic
#51FFE1 #8EFFEB #CBFFF6 #E0FFFA #E0FFFA
Accessibility & contrast
On white
1.10
#CBFFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.17
#CBFFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFFF6
19.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFFF6 | 1.00 | 1.10 | 19.17 | 19.17 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF9F6
Deuteranopia (green-blind)
#F0F1F7
Tritanopia (blue-blind)
#BDFFFC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cbfff6; /* rgb */ color: rgb(203, 255, 246); /* oklch */ color: oklch(96.2% 0.054 183.5);
Tailwind
colors: {
custom: {
50: '#dbfff9',
500: '#cbfff6',
950: '#000000',
},
}SCSS
$custom: #cbfff6; $custom-light: #dbfff9; $custom-dark: #000000;
JSON
{
"hex": "#cbfff6",
"rgb": {
"r": 203,
"g": 255,
"b": 246
},
"hsl": {
"h": 169.615,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.96181,
"c": 0.05399,
"h": 183.5
},
"luminance": 0.9087
}Semantic roles & 50–950 ramp
primary
#CBFFF6
secondary
#E98596
accent
#0028E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685