#51F6AA#51F6AA
#51F6AA is a very light, vivid teal. Relative luminance 0.706; OKLCH L 87.0% C 0.173 H 159.1°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #51F6AA |
|---|---|
| RGB | rgb(81, 246, 170) |
| HSL | hsl(152, 90%, 64%) |
| HSV | hsv(152, 67%, 96%) |
| CMYK | cmyk(67.1%, 0%, 30.9%, 3.5%) |
| CIE-LAB | lab(87.27, -59.51, 24.43) |
| CIE-LCH | lch(87.27, 64.33, 157.68°) |
| OKLab | oklab(86.96% -0.162 0.0619) |
| OKLCH | oklch(86.96% 0.173 159.1) |
| XYZ | xyz(43.6006, 70.5583, 49.3437) |
| Luminance | 0.7056 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.85
Greenish Turquoise
#00FBB0
ΔE00 2.49
Light Green Blue
#56FCA2
ΔE00 2.65
Sea Green (survey)
#53FCA1
ΔE00 2.74
Greenish Cyan
#2AFEB7
ΔE00 2.82
Bright Sea Green
#05FFA6
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#51F6AA #F6519D
analogous
#51F658 #51F6AA #51EFF6
triadic
#51F6AA #AA51F6 #F6AA51
tetradic
#51F6AA #5851F6 #F6519D #EFF651
square
#51F6AA #5851F6 #F6519D #EFF651
split-complementary
#51F6AA #F651EF #F65851
monochromatic
#0AC36E #17F38E #51F6AA #8BF9C6 #C5FCE3
Accessibility & contrast
On white
1.39
#51F6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#51F6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #51F6AA
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##51F6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##51F6AA | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E4A5
Deuteranopia (green-blind)
#DED4AF
Tritanopia (blue-blind)
#00F5E2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #51f6aa; /* rgb */ color: rgb(81, 246, 170); /* oklch */ color: oklch(87.0% 0.173 159.1);
Tailwind
colors: {
custom: {
50: '#94fac3',
500: '#51f6aa',
950: '#000000',
},
}SCSS
$custom: #51f6aa; $custom-light: #94fac3; $custom-dark: #000000;
JSON
{
"hex": "#51f6aa",
"rgb": {
"r": 81,
"g": 246,
"b": 170
},
"hsl": {
"h": 152.364,
"s": 90.164,
"l": 64.118
},
"oklch": {
"l": 0.86962,
"c": 0.17342,
"h": 159.1
},
"luminance": 0.70563
}Semantic roles & 50–950 ramp
primary
#51F6AA
secondary
#C02B70
accent
#006AE6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582