#CBFFFD#CBFFFD
#CBFFFD is a very light, muted teal. Relative luminance 0.913; OKLCH L 96.4% C 0.053 H 193.4°. Best body text is #000000 at 19.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFFFD |
|---|---|
| RGB | rgb(203, 255, 253) |
| HSL | hsl(178, 100%, 90%) |
| HSV | hsv(178, 20%, 100%) |
| CMYK | cmyk(20.4%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(96.54, -16.72, -4.45) |
| CIE-LCH | lch(96.54, 17.31, 194.91°) |
| OKLab | oklab(96.38% -0.0512 -0.0122) |
| OKLCH | oklch(96.38% 0.053 193.4) |
| XYZ | xyz(78.1131, 91.3055, 106.4175) |
| Luminance | 0.9131 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 0.86
Pale Blue
#D0FEFE
ΔE00 1.64
Light Sky Blue
#C6FCFF
ΔE00 2.06
Really Light Blue
#D4FFFF
ΔE00 2.30
Duck Egg Blue
#C3FBF4
ΔE00 2.46
Very Light Blue
#D5FFFF
ΔE00 2.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFFFD #FFCBCD
analogous
#CBFFE3 #CBFFFD #CBE7FF
triadic
#CBFFFD #FDCBFF #FFFDCB
tetradic
#CBFFFD #E3CBFF #FFCBCD #E7FFCB
square
#CBFFFD #E3CBFF #FFCBCD #E7FFCB
split-complementary
#CBFFFD #FFCBE7 #FFE3CB
monochromatic
#51FFF8 #8EFFFB #CBFFFD #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.09
#CBFFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.26
#CBFFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFFFD
19.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFFFD | 1.00 | 1.09 | 19.26 | 19.26 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8FAFD
Deuteranopia (green-blind)
#EEF2FE
Tritanopia (blue-blind)
#BBFFFE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #cbfffd; /* rgb */ color: rgb(203, 255, 253); /* oklch */ color: oklch(96.4% 0.053 193.4);
Tailwind
colors: {
custom: {
50: '#dbfffe',
500: '#cbfffd',
950: '#000000',
},
}SCSS
$custom: #cbfffd; $custom-light: #dbfffe; $custom-dark: #000000;
JSON
{
"hex": "#cbfffd",
"rgb": {
"r": 203,
"g": 255,
"b": 253
},
"hsl": {
"h": 177.692,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.96384,
"c": 0.05261,
"h": 193.4
},
"luminance": 0.91308
}Semantic roles & 50–950 ramp
primary
#CBFFFD
secondary
#E98589
accent
#0009E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685