Mediumspringgreen#00FA9A
#00FA9A is a very light, highly saturated teal. Relative luminance 0.707; OKLCH L 86.7% C 0.207 H 156.9°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #00FA9A |
|---|---|
| RGB | rgb(0, 250, 154) |
| HSL | hsl(157, 100%, 49%) |
| HSV | hsv(157, 100%, 98%) |
| CMYK | cmyk(100%, 0%, 38.4%, 2%) |
| CIE-LAB | lab(87.34, -70.69, 32.46) |
| CIE-LCH | lch(87.34, 77.78, 155.33°) |
| OKLab | oklab(86.68% -0.1902 0.0811) |
| OKLCH | oklch(86.68% 0.207 156.9) |
| XYZ | xyz(40.0140, 70.6989, 42.1029) |
| Luminance | 0.7070 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumspringgreen
#00FA9A
ΔE00 0.00
Bright Sea Green
#05FFA6
ΔE00 1.72
Sea Green (survey)
#53FCA1
ΔE00 2.15
Light Green Blue
#56FCA2
ΔE00 2.32
Turquoise Green
#04F489
ΔE00 2.37
Wintergreen
#20F986
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#00FA9A #FA0060
analogous
#00FA1D #00FA9A #00DDFA
triadic
#00FA9A #9A00FA #FA9A00
tetradic
#00FA9A #1D00FA #FA0060 #DDFA00
square
#00FA9A #1D00FA #FA0060 #DDFA00
split-complementary
#00FA9A #FA00DD #FA1D00
monochromatic
#00804F #00BD74 #00FA9A #38FFB3 #75FFCA
Accessibility & contrast
On white
1.39
#00FA9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#00FA9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #00FA9A
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##00FA9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##00FA9A | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E593
Deuteranopia (green-blind)
#E0D4A1
Tritanopia (blue-blind)
#00F8E2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #00fa9a; /* rgb */ color: rgb(0, 250, 154); /* oklch */ color: oklch(86.7% 0.207 156.9);
Tailwind
colors: {
custom: {
50: '#83fdb8',
500: '#00fa9a',
950: '#000000',
},
}SCSS
$custom: #00fa9a; $custom-light: #83fdb8; $custom-dark: #000000;
JSON
{
"hex": "#00fa9a",
"rgb": {
"r": 0,
"g": 250,
"b": 154
},
"hsl": {
"h": 156.96,
"s": 100,
"l": 49.02
},
"oklch": {
"l": 0.86681,
"c": 0.20675,
"h": 156.9
},
"luminance": 0.70704
}Semantic roles & 50–950 ramp
primary
#00FA9A
secondary
#861842
accent
#297BFF
background
#FCFFFD
surface
#F4FFF8
border
#CED7D1
text
#0D1811
muted
#7F8681