#CBFFFB#CBFFFB
#CBFFFB is a very light, muted teal. Relative luminance 0.912; OKLCH L 96.3% C 0.053 H 190.5°. Best body text is #000000 at 19.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFFFB |
|---|---|
| RGB | rgb(203, 255, 251) |
| HSL | hsl(175, 100%, 90%) |
| HSV | hsv(175, 20%, 100%) |
| CMYK | cmyk(20.4%, 0%, 1.6%, 0%) |
| CIE-LAB | lab(96.48, -17.13, -3.50) |
| CIE-LCH | lch(96.48, 17.49, 191.54°) |
| OKLab | oklab(96.33% -0.0519 -0.0096) |
| OKLCH | oklch(96.33% 0.053 190.5) |
| XYZ | xyz(77.7961, 91.1787, 104.7484) |
| Luminance | 0.9118 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 0.20
Duck Egg Blue
#C3FBF4
ΔE00 1.81
Eggshell Blue
#C4FFF7
ΔE00 2.16
Pale Blue
#D0FEFE
ΔE00 2.23
Ice
#D6FFFA
ΔE00 2.42
Really Light Blue
#D4FFFF
ΔE00 2.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFFFB #FFCBCF
analogous
#CBFFE1 #CBFFFB #CBE9FF
triadic
#CBFFFB #FBCBFF #FFFBCB
tetradic
#CBFFFB #E1CBFF #FFCBCF #E9FFCB
square
#CBFFFB #E1CBFF #FFCBCF #E9FFCB
split-complementary
#CBFFFB #FFCBE9 #FFE1CB
monochromatic
#51FFF2 #8EFFF6 #CBFFFB #E0FFFD #E0FFFD
Accessibility & contrast
On white
1.09
#CBFFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.24
#CBFFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFFFB
19.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFFFB | 1.00 | 1.09 | 19.24 | 19.24 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F9FB
Deuteranopia (green-blind)
#EFF2FC
Tritanopia (blue-blind)
#BCFFFE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #cbfffb; /* rgb */ color: rgb(203, 255, 251); /* oklch */ color: oklch(96.3% 0.053 190.5);
Tailwind
colors: {
custom: {
50: '#dbfffc',
500: '#cbfffb',
950: '#000000',
},
}SCSS
$custom: #cbfffb; $custom-light: #dbfffc; $custom-dark: #000000;
JSON
{
"hex": "#cbfffb",
"rgb": {
"r": 203,
"g": 255,
"b": 251
},
"hsl": {
"h": 175.385,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.96326,
"c": 0.05284,
"h": 190.5
},
"luminance": 0.91182
}Semantic roles & 50–950 ramp
primary
#CBFFFB
secondary
#E9858D
accent
#0012E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685