#9BFCD5#9BFCD5
#9BFCD5 is a very light, moderate teal. Relative luminance 0.814; OKLCH L 92.0% C 0.107 H 166.5°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #9BFCD5 |
|---|---|
| RGB | rgb(155, 252, 213) |
| HSL | hsl(156, 94%, 80%) |
| HSV | hsv(156, 38%, 99%) |
| CMYK | cmyk(38.5%, 0%, 15.5%, 1.2%) |
| CIE-LAB | lab(92.30, -37.12, 9.74) |
| CIE-LCH | lch(92.30, 38.37, 165.30°) |
| OKLab | oklab(92.03% -0.1044 0.0251) |
| OKLCH | oklch(92.03% 0.107 166.5) |
| XYZ | xyz(60.3336, 81.3895, 75.4684) |
| Luminance | 0.8139 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.34
Light Aqua
#8CFFDB
ΔE00 2.35
Aquamarine
#7FFFD4
ΔE00 3.03
Light Turquoise
#7EF4CC
ΔE00 3.13
Light Aquamarine
#7BFDC7
ΔE00 4.28
Light Teal
#90E4C1
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BFCD5 #FC9BC2
analogous
#9BFCA4 #9BFCD5 #9BF3FC
triadic
#9BFCD5 #D59BFC #FCD59B
tetradic
#9BFCD5 #A49BFC #FC9BC2 #F3FC9B
square
#9BFCD5 #A49BFC #FC9BC2 #F3FC9B
split-complementary
#9BFCD5 #FC9BF3 #FCA49B
monochromatic
#24F8A3 #60FABC #9BFCD5 #D6FEEE #E1FEF3
Accessibility & contrast
On white
1.22
#9BFCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#9BFCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BFCD5
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BFCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BFCD5 | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F0D3
Deuteranopia (green-blind)
#E8E4D7
Tritanopia (blue-blind)
#81FDF1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #9bfcd5; /* rgb */ color: rgb(155, 252, 213); /* oklch */ color: oklch(92.0% 0.107 166.5);
Tailwind
colors: {
custom: {
50: '#bcfde2',
500: '#9bfcd5',
950: '#000000',
},
}SCSS
$custom: #9bfcd5; $custom-light: #bcfde2; $custom-dark: #000000;
JSON
{
"hex": "#9bfcd5",
"rgb": {
"r": 155,
"g": 252,
"b": 213
},
"hsl": {
"h": 155.876,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.92026,
"c": 0.1074,
"h": 166.5
},
"luminance": 0.81393
}Semantic roles & 50–950 ramp
primary
#9BFCD5
secondary
#DE5D91
accent
#005CE6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121815
muted
#828684