#CBFFFA#CBFFFA
#CBFFFA is a very light, muted teal. Relative luminance 0.911; OKLCH L 96.3% C 0.053 H 189.1°. Best body text is #000000 at 19.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFFFA |
|---|---|
| RGB | rgb(203, 255, 250) |
| HSL | hsl(174, 100%, 90%) |
| HSV | hsv(174, 20%, 100%) |
| CMYK | cmyk(20.4%, 0%, 2%, 0%) |
| CIE-LAB | lab(96.46, -17.34, -3.02) |
| CIE-LCH | lch(96.46, 17.60, 189.89°) |
| OKLab | oklab(96.3% -0.0523 -0.0083) |
| OKLCH | oklch(96.3% 0.053 189.1) |
| XYZ | xyz(77.6389, 91.1158, 103.9204) |
| Luminance | 0.9112 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 0.42
Duck Egg Blue
#C3FBF4
ΔE00 1.54
Eggshell Blue
#C4FFF7
ΔE00 1.86
Ice
#D6FFFA
ΔE00 2.44
Pale Blue
#D0FEFE
ΔE00 2.57
Really Light Blue
#D4FFFF
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFFFA #FFCBD0
analogous
#CBFFE0 #CBFFFA #CBEAFF
triadic
#CBFFFA #FACBFF #FFFACB
tetradic
#CBFFFA #E0CBFF #FFCBD0 #EAFFCB
square
#CBFFFA #E0CBFF #FFCBD0 #EAFFCB
split-complementary
#CBFFFA #FFCBEA #FFE0CB
monochromatic
#51FFEE #8EFFF4 #CBFFFA #E0FFFC #E0FFFC
Accessibility & contrast
On white
1.09
#CBFFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.22
#CBFFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFFFA
19.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFFFA | 1.00 | 1.09 | 19.22 | 19.22 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F9FA
Deuteranopia (green-blind)
#EFF2FB
Tritanopia (blue-blind)
#BCFFFD
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #cbfffa; /* rgb */ color: rgb(203, 255, 250); /* oklch */ color: oklch(96.3% 0.053 189.1);
Tailwind
colors: {
custom: {
50: '#dbfffb',
500: '#cbfffa',
950: '#000000',
},
}SCSS
$custom: #cbfffa; $custom-light: #dbfffb; $custom-dark: #000000;
JSON
{
"hex": "#cbfffa",
"rgb": {
"r": 203,
"g": 255,
"b": 250
},
"hsl": {
"h": 174.231,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.96296,
"c": 0.053,
"h": 189.1
},
"luminance": 0.91119
}Semantic roles & 50–950 ramp
primary
#CBFFFA
secondary
#E9858E
accent
#0016E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685