#CBFFF7#CBFFF7
#CBFFF7 is a very light, muted teal. Relative luminance 0.909; OKLCH L 96.2% C 0.054 H 184.8°. Best body text is #000000 at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFFF7 |
|---|---|
| RGB | rgb(203, 255, 247) |
| HSL | hsl(171, 100%, 90%) |
| HSV | hsv(171, 20%, 100%) |
| CMYK | cmyk(20.4%, 0%, 3.1%, 0%) |
| CIE-LAB | lab(96.38, -17.94, -1.59) |
| CIE-LCH | lch(96.38, 18.01, 185.06°) |
| OKLab | oklab(96.21% -0.0535 -0.0045) |
| OKLCH | oklch(96.21% 0.054 184.8) |
| XYZ | xyz(77.1723, 90.9292, 101.4626) |
| Luminance | 0.9093 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.28
Eggshell Blue
#C4FFF7
ΔE00 1.36
Light Light Blue
#CAFFFB
ΔE00 1.56
Ice
#D6FFFA
ΔE00 2.82
Pale Blue
#D0FEFE
ΔE00 3.61
Pale Cyan
#B7FFFA
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFFF7 #FFCBD3
analogous
#CBFFDD #CBFFF7 #CBEDFF
triadic
#CBFFF7 #F7CBFF #FFF7CB
tetradic
#CBFFF7 #DDCBFF #FFCBD3 #EDFFCB
square
#CBFFF7 #DDCBFF #FFCBD3 #EDFFCB
split-complementary
#CBFFF7 #FFCBED #FFDDCB
monochromatic
#51FFE4 #8EFFEE #CBFFF7 #E0FFFA #E0FFFA
Accessibility & contrast
On white
1.09
#CBFFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.19
#CBFFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFFF7
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFFF7 | 1.00 | 1.09 | 19.19 | 19.19 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF9F7
Deuteranopia (green-blind)
#F0F2F8
Tritanopia (blue-blind)
#BDFFFC
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #cbfff7; /* rgb */ color: rgb(203, 255, 247); /* oklch */ color: oklch(96.2% 0.054 184.8);
Tailwind
colors: {
custom: {
50: '#dbfff9',
500: '#cbfff7',
950: '#000000',
},
}SCSS
$custom: #cbfff7; $custom-light: #dbfff9; $custom-dark: #000000;
JSON
{
"hex": "#cbfff7",
"rgb": {
"r": 203,
"g": 255,
"b": 247
},
"hsl": {
"h": 170.769,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.9621,
"c": 0.05369,
"h": 184.8
},
"luminance": 0.90932
}Semantic roles & 50–950 ramp
primary
#CBFFF7
secondary
#E98594
accent
#0023E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685