#9BFCD7#9BFCD7
#9BFCD7 is a very light, moderate teal. Relative luminance 0.815; OKLCH L 92.1% C 0.106 H 167.7°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #9BFCD7 |
|---|---|
| RGB | rgb(155, 252, 215) |
| HSL | hsl(157, 94%, 80%) |
| HSV | hsv(157, 38%, 99%) |
| CMYK | cmyk(38.5%, 0%, 14.7%, 1.2%) |
| CIE-LAB | lab(92.35, -36.71, 8.77) |
| CIE-LCH | lch(92.35, 37.74, 166.57°) |
| OKLab | oklab(92.08% -0.1036 0.0225) |
| OKLCH | oklch(92.08% 0.106 167.7) |
| XYZ | xyz(60.5890, 81.4917, 76.8136) |
| Luminance | 0.8150 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.49
Light Aqua
#8CFFDB
ΔE00 2.06
Aquamarine
#7FFFD4
ΔE00 3.11
Light Turquoise
#7EF4CC
ΔE00 3.15
Light Aquamarine
#7BFDC7
ΔE00 4.67
Light Teal
#90E4C1
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BFCD7 #FC9BC0
analogous
#9BFCA6 #9BFCD7 #9BF1FC
triadic
#9BFCD7 #D79BFC #FCD79B
tetradic
#9BFCD7 #A69BFC #FC9BC0 #F1FC9B
square
#9BFCD7 #A69BFC #FC9BC0 #F1FC9B
split-complementary
#9BFCD7 #FC9BF1 #FCA69B
monochromatic
#24F8A7 #60FABF #9BFCD7 #D6FEEF #E1FEF3
Accessibility & contrast
On white
1.21
#9BFCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#9BFCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BFCD7
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BFCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BFCD7 | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F0D5
Deuteranopia (green-blind)
#E8E4D9
Tritanopia (blue-blind)
#80FDF1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #9bfcd7; /* rgb */ color: rgb(155, 252, 215); /* oklch */ color: oklch(92.1% 0.106 167.7);
Tailwind
colors: {
custom: {
50: '#bcfde3',
500: '#9bfcd7',
950: '#000000',
},
}SCSS
$custom: #9bfcd7; $custom-light: #bcfde3; $custom-dark: #000000;
JSON
{
"hex": "#9bfcd7",
"rgb": {
"r": 155,
"g": 252,
"b": 215
},
"hsl": {
"h": 157.113,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.92078,
"c": 0.10602,
"h": 167.7
},
"luminance": 0.81496
}Semantic roles & 50–950 ramp
primary
#9BFCD7
secondary
#DE5D8E
accent
#0058E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121815
muted
#828684