#62F5AA#62F5AA
#62F5AA is a very light, vivid green. Relative luminance 0.708; OKLCH L 87.2% C 0.165 H 157.8°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #62F5AA |
|---|---|
| RGB | rgb(98, 245, 170) |
| HSL | hsl(149, 88%, 67%) |
| HSV | hsv(149, 60%, 96%) |
| CMYK | cmyk(60%, 0%, 30.6%, 3.9%) |
| CIE-LAB | lab(87.39, -56.11, 24.66) |
| CIE-LCH | lch(87.39, 61.29, 156.28°) |
| OKLab | oklab(87.18% -0.1529 0.0624) |
| OKLCH | oklch(87.18% 0.165 157.8) |
| XYZ | xyz(44.9411, 70.7993, 49.3197) |
| Luminance | 0.7080 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.73
Seafoam Green
#7AF9AB
ΔE00 2.16
Light Blue Green
#7EFBB3
ΔE00 2.39
Seafoam (survey)
#80F9AD
ΔE00 2.54
Light Green Blue
#56FCA2
ΔE00 2.69
Sea Green (survey)
#53FCA1
ΔE00 2.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F5AA #F562AD
analogous
#63F562 #62F5AA #62F5F4
triadic
#62F5AA #AA62F5 #F5AA62
tetradic
#62F5AA #6263F5 #F562AD #F5F462
square
#62F5AA #6263F5 #F562AD #F5F462
split-complementary
#62F5AA #F462F5 #F56263
monochromatic
#0DCF6C #28F18B #62F5AA #9CF9C9 #D5FCE8
Accessibility & contrast
On white
1.39
#62F5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#62F5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F5AA
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F5AA | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E3A5
Deuteranopia (green-blind)
#DFD5AF
Tritanopia (blue-blind)
#1CF3E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #62f5aa; /* rgb */ color: rgb(98, 245, 170); /* oklch */ color: oklch(87.2% 0.165 157.8);
Tailwind
colors: {
custom: {
50: '#9bf9c3',
500: '#62f5aa',
950: '#000000',
},
}SCSS
$custom: #62f5aa; $custom-light: #9bf9c3; $custom-dark: #000000;
JSON
{
"hex": "#62f5aa",
"rgb": {
"r": 98,
"g": 245,
"b": 170
},
"hsl": {
"h": 149.388,
"s": 88.024,
"l": 67.255
},
"oklch": {
"l": 0.87176,
"c": 0.16517,
"h": 157.8
},
"luminance": 0.70804
}Semantic roles & 50–950 ramp
primary
#62F5AA
secondary
#CB307F
accent
#0175E5
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1712
muted
#808582