#62F2AA#62F2AA
#62F2AA is a very light, vivid teal. Relative luminance 0.690; OKLCH L 86.5% C 0.161 H 158.4°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #62F2AA |
|---|---|
| RGB | rgb(98, 242, 170) |
| HSL | hsl(150, 85%, 67%) |
| HSV | hsv(150, 60%, 95%) |
| CMYK | cmyk(59.5%, 0%, 29.8%, 5.1%) |
| CIE-LAB | lab(86.50, -54.92, 23.45) |
| CIE-LCH | lch(86.50, 59.71, 156.88°) |
| OKLab | oklab(86.45% -0.1499 0.0595) |
| OKLCH | oklch(86.45% 0.161 158.4) |
| XYZ | xyz(44.0409, 68.9989, 49.0196) |
| Luminance | 0.6900 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.63
Seafoam Green
#7AF9AB
ΔE00 2.65
Light Blue Green
#7EFBB3
ΔE00 2.75
Seafoam (survey)
#80F9AD
ΔE00 2.92
Light Green Blue
#56FCA2
ΔE00 3.40
Sea Green (survey)
#53FCA1
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F2AA #F262AA
analogous
#62F262 #62F2AA #62F2F2
triadic
#62F2AA #AA62F2 #F2AA62
tetradic
#62F2AA #6262F2 #F262AA #F2F262
square
#62F2AA #6262F2 #F262AA #F2F262
split-complementary
#62F2AA #F262F2 #F26262
monochromatic
#11C96D #29ED8B #62F2AA #9BF7C9 #D3FBE7
Accessibility & contrast
On white
1.42
#62F2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#62F2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F2AA
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F2AA | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1A6
Deuteranopia (green-blind)
#DCD3AF
Tritanopia (blue-blind)
#1EF1DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #62f2aa; /* rgb */ color: rgb(98, 242, 170); /* oklch */ color: oklch(86.5% 0.161 158.4);
Tailwind
colors: {
custom: {
50: '#9bf7c3',
500: '#62f2aa',
950: '#000000',
},
}SCSS
$custom: #62f2aa; $custom-light: #9bf7c3; $custom-dark: #000000;
JSON
{
"hex": "#62f2aa",
"rgb": {
"r": 98,
"g": 242,
"b": 170
},
"hsl": {
"h": 150,
"s": 84.706,
"l": 66.667
},
"oklch": {
"l": 0.86452,
"c": 0.16123,
"h": 158.4
},
"luminance": 0.69003
}Semantic roles & 50–950 ramp
primary
#62F2AA
secondary
#C6337C
accent
#0473E1
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1712
muted
#808582