#9BFCD0#9BFCD0
#9BFCD0 is a very light, moderate teal. Relative luminance 0.811; OKLCH L 91.9% C 0.111 H 163.6°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #9BFCD0 |
|---|---|
| RGB | rgb(155, 252, 208) |
| HSL | hsl(153, 94%, 80%) |
| HSV | hsv(153, 38%, 99%) |
| CMYK | cmyk(38.5%, 0%, 17.5%, 1.2%) |
| CIE-LAB | lab(92.19, -38.13, 12.16) |
| CIE-LCH | lch(92.19, 40.02, 162.32°) |
| OKLab | oklab(91.9% -0.1066 0.0313) |
| OKLCH | oklch(91.9% 0.111 163.6) |
| XYZ | xyz(59.7087, 81.1396, 72.1775) |
| Luminance | 0.8114 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.79
Aquamarine
#7FFFD4
ΔE00 3.27
Light Aqua
#8CFFDB
ΔE00 3.33
Light Turquoise
#7EF4CC
ΔE00 3.47
Light Aquamarine
#7BFDC7
ΔE00 3.56
Mint
#AAF0C1
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BFCD0 #FC9BC7
analogous
#9BFCA0 #9BFCD0 #9BF7FC
triadic
#9BFCD0 #D09BFC #FCD09B
tetradic
#9BFCD0 #A09BFC #FC9BC7 #F7FC9B
square
#9BFCD0 #A09BFC #FC9BC7 #F7FC9B
split-complementary
#9BFCD0 #FC9BF7 #FCA09B
monochromatic
#24F898 #60FAB4 #9BFCD0 #D6FEEC #E1FEF1
Accessibility & contrast
On white
1.22
#9BFCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#9BFCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BFCD0
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BFCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BFCD0 | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCE
Deuteranopia (green-blind)
#E9E4D3
Tritanopia (blue-blind)
#82FCEF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #9bfcd0; /* rgb */ color: rgb(155, 252, 208); /* oklch */ color: oklch(91.9% 0.111 163.6);
Tailwind
colors: {
custom: {
50: '#bcfede',
500: '#9bfcd0',
950: '#000000',
},
}SCSS
$custom: #9bfcd0; $custom-light: #bcfede; $custom-dark: #000000;
JSON
{
"hex": "#9bfcd0",
"rgb": {
"r": 155,
"g": 252,
"b": 208
},
"hsl": {
"h": 152.784,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.919,
"c": 0.11107,
"h": 163.6
},
"luminance": 0.81143
}Semantic roles & 50–950 ramp
primary
#9BFCD0
secondary
#DE5D98
accent
#0068E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121815
muted
#828684