#9BFCDA#9BFCDA
#9BFCDA is a very light, moderate teal. Relative luminance 0.817; OKLCH L 92.2% C 0.104 H 169.6°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #9BFCDA |
|---|---|
| RGB | rgb(155, 252, 218) |
| HSL | hsl(159, 94%, 80%) |
| HSV | hsv(159, 38%, 99%) |
| CMYK | cmyk(38.5%, 0%, 13.5%, 1.2%) |
| CIE-LAB | lab(92.42, -36.09, 7.32) |
| CIE-LCH | lch(92.42, 36.82, 168.54°) |
| OKLab | oklab(92.16% -0.1023 0.0188) |
| OKLCH | oklch(92.16% 0.104 169.6) |
| XYZ | xyz(60.9780, 81.6473, 78.8624) |
| Luminance | 0.8165 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.88
Pale Turquoise
#A5FBD5
ΔE00 2.01
Light Turquoise
#7EF4CC
ΔE00 3.37
Aquamarine
#7FFFD4
ΔE00 3.41
Tiffany Blue
#7BF2DA
ΔE00 4.81
Pale Aqua
#B8FFEB
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BFCDA #FC9BBD
analogous
#9BFCAA #9BFCDA #9BEEFC
triadic
#9BFCDA #DA9BFC #FCDA9B
tetradic
#9BFCDA #AA9BFC #FC9BBD #EEFC9B
square
#9BFCDA #AA9BFC #FC9BBD #EEFC9B
split-complementary
#9BFCDA #FC9BEE #FCAA9B
monochromatic
#24F8AE #60FAC4 #9BFCDA #D6FEF0 #E1FEF4
Accessibility & contrast
On white
1.21
#9BFCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#9BFCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BFCDA
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BFCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BFCDA | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D8
Deuteranopia (green-blind)
#E7E5DC
Tritanopia (blue-blind)
#7FFDF2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #9bfcda; /* rgb */ color: rgb(155, 252, 218); /* oklch */ color: oklch(92.2% 0.104 169.6);
Tailwind
colors: {
custom: {
50: '#bcfde5',
500: '#9bfcda',
950: '#000000',
},
}SCSS
$custom: #9bfcda; $custom-light: #bcfde5; $custom-dark: #000000;
JSON
{
"hex": "#9bfcda",
"rgb": {
"r": 155,
"g": 252,
"b": 218
},
"hsl": {
"h": 158.969,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.92156,
"c": 0.10404,
"h": 169.6
},
"luminance": 0.81651
}Semantic roles & 50–950 ramp
primary
#9BFCDA
secondary
#DE5D8A
accent
#0050E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121815
muted
#828684