#CBFFF3#CBFFF3
#CBFFF3 is a very light, muted teal. Relative luminance 0.907; OKLCH L 96.1% C 0.055 H 179.4°. Best body text is #000000 at 19.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFFF3 |
|---|---|
| RGB | rgb(203, 255, 243) |
| HSL | hsl(166, 100%, 90%) |
| HSV | hsv(166, 20%, 100%) |
| CMYK | cmyk(20.4%, 0%, 4.7%, 0%) |
| CIE-LAB | lab(96.28, -18.74, 0.32) |
| CIE-LCH | lch(96.28, 18.75, 179.01°) |
| OKLab | oklab(96.1% -0.0551 0.0006) |
| OKLCH | oklch(96.1% 0.055 179.4) |
| XYZ | xyz(76.5616, 90.6849, 98.2467) |
| Luminance | 0.9069 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 2.00
Duck Egg Blue
#C3FBF4
ΔE00 2.21
Light Light Blue
#CAFFFB
ΔE00 3.07
Ice
#D6FFFA
ΔE00 3.77
Pale Aqua
#B8FFEB
ΔE00 4.24
Pale Cyan
#B7FFFA
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFFF3 #FFCBD7
analogous
#CBFFD9 #CBFFF3 #CBF1FF
triadic
#CBFFF3 #F3CBFF #FFF3CB
tetradic
#CBFFF3 #D9CBFF #FFCBD7 #F1FFCB
square
#CBFFF3 #D9CBFF #FFCBD7 #F1FFCB
split-complementary
#CBFFF3 #FFCBF1 #FFD9CB
monochromatic
#51FFD7 #8EFFE5 #CBFFF3 #E0FFF8 #E0FFF8
Accessibility & contrast
On white
1.10
#CBFFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.14
#CBFFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFFF3
19.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFFF3 | 1.00 | 1.10 | 19.14 | 19.14 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF9F3
Deuteranopia (green-blind)
#F1F1F4
Tritanopia (blue-blind)
#BEFFFB
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cbfff3; /* rgb */ color: rgb(203, 255, 243); /* oklch */ color: oklch(96.1% 0.055 179.4);
Tailwind
colors: {
custom: {
50: '#dbfff7',
500: '#cbfff3',
950: '#000000',
},
}SCSS
$custom: #cbfff3; $custom-light: #dbfff7; $custom-dark: #000000;
JSON
{
"hex": "#cbfff3",
"rgb": {
"r": 203,
"g": 255,
"b": 243
},
"hsl": {
"h": 166.154,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.96096,
"c": 0.05507,
"h": 179.4
},
"luminance": 0.90688
}Semantic roles & 50–950 ramp
primary
#CBFFF3
secondary
#E9859C
accent
#0035E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685