#62F5AB#62F5AB
#62F5AB is a very light, vivid green. Relative luminance 0.708; OKLCH L 87.2% C 0.164 H 158.1°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #62F5AB |
|---|---|
| RGB | rgb(98, 245, 171) |
| HSL | hsl(150, 88%, 67%) |
| HSV | hsv(150, 60%, 96%) |
| CMYK | cmyk(60%, 0%, 30.2%, 3.9%) |
| CIE-LAB | lab(87.41, -55.91, 24.17) |
| CIE-LCH | lch(87.41, 60.91, 156.62°) |
| OKLab | oklab(87.2% -0.1525 0.0613) |
| OKLCH | oklch(87.2% 0.164 158.1) |
| XYZ | xyz(45.0361, 70.8373, 49.8198) |
| Luminance | 0.7084 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.55
Seafoam Green
#7AF9AB
ΔE00 2.26
Light Blue Green
#7EFBB3
ΔE00 2.38
Seafoam (survey)
#80F9AD
ΔE00 2.60
Light Green Blue
#56FCA2
ΔE00 2.85
Sea Green (survey)
#53FCA1
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F5AB #F562AC
analogous
#63F562 #62F5AB #62F5F5
triadic
#62F5AB #AB62F5 #F5AB62
tetradic
#62F5AB #6263F5 #F562AC #F5F562
square
#62F5AB #6263F5 #F562AC #F5F562
split-complementary
#62F5AB #F562F5 #F56263
monochromatic
#0DCF6E #28F18C #62F5AB #9CF9CA #D5FCE9
Accessibility & contrast
On white
1.38
#62F5AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#62F5AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F5AB
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F5AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F5AB | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E4A7
Deuteranopia (green-blind)
#DFD5B0
Tritanopia (blue-blind)
#1AF3E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #62f5ab; /* rgb */ color: rgb(98, 245, 171); /* oklch */ color: oklch(87.2% 0.164 158.1);
Tailwind
colors: {
custom: {
50: '#9bf9c4',
500: '#62f5ab',
950: '#000000',
},
}SCSS
$custom: #62f5ab; $custom-light: #9bf9c4; $custom-dark: #000000;
JSON
{
"hex": "#62f5ab",
"rgb": {
"r": 98,
"g": 245,
"b": 171
},
"hsl": {
"h": 149.796,
"s": 88.024,
"l": 67.255
},
"oklch": {
"l": 0.87197,
"c": 0.16432,
"h": 158.1
},
"luminance": 0.70842
}Semantic roles & 50–950 ramp
primary
#62F5AB
secondary
#CB307E
accent
#0174E5
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1712
muted
#808582