#9BFCD4#9BFCD4
#9BFCD4 is a very light, moderate teal. Relative luminance 0.813; OKLCH L 92.0% C 0.108 H 165.9°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #9BFCD4 |
|---|---|
| RGB | rgb(155, 252, 212) |
| HSL | hsl(155, 94%, 80%) |
| HSV | hsv(155, 38%, 99%) |
| CMYK | cmyk(38.5%, 0%, 15.9%, 1.2%) |
| CIE-LAB | lab(92.28, -37.32, 10.22) |
| CIE-LCH | lch(92.28, 38.70, 164.69°) |
| OKLab | oklab(92% -0.1049 0.0263) |
| OKLCH | oklch(92% 0.108 165.9) |
| XYZ | xyz(60.2070, 81.3389, 74.8020) |
| Luminance | 0.8134 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.34
Light Aqua
#8CFFDB
ΔE00 2.52
Aquamarine
#7FFFD4
ΔE00 3.04
Light Turquoise
#7EF4CC
ΔE00 3.16
Light Aquamarine
#7BFDC7
ΔE00 4.11
Mint
#AAF0C1
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BFCD4 #FC9BC3
analogous
#9BFCA4 #9BFCD4 #9BF3FC
triadic
#9BFCD4 #D49BFC #FCD49B
tetradic
#9BFCD4 #A49BFC #FC9BC3 #F3FC9B
square
#9BFCD4 #A49BFC #FC9BC3 #F3FC9B
split-complementary
#9BFCD4 #FC9BF3 #FCA49B
monochromatic
#24F8A1 #60FABA #9BFCD4 #D6FEEE #E1FEF2
Accessibility & contrast
On white
1.22
#9BFCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#9BFCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BFCD4
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BFCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BFCD4 | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F0D2
Deuteranopia (green-blind)
#E8E4D6
Tritanopia (blue-blind)
#81FCF0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #9bfcd4; /* rgb */ color: rgb(155, 252, 212); /* oklch */ color: oklch(92.0% 0.108 165.9);
Tailwind
colors: {
custom: {
50: '#bcfde1',
500: '#9bfcd4',
950: '#000000',
},
}SCSS
$custom: #9bfcd4; $custom-light: #bcfde1; $custom-dark: #000000;
JSON
{
"hex": "#9bfcd4",
"rgb": {
"r": 155,
"g": 252,
"b": 212
},
"hsl": {
"h": 155.258,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.92,
"c": 0.10812,
"h": 165.9
},
"luminance": 0.81343
}Semantic roles & 50–950 ramp
primary
#9BFCD4
secondary
#DE5D92
accent
#005FE6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121815
muted
#828684