#62F4AC#62F4AC
#62F4AC is a very light, vivid teal. Relative luminance 0.703; OKLCH L 87.0% C 0.162 H 158.6°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #62F4AC |
|---|---|
| RGB | rgb(98, 244, 172) |
| HSL | hsl(150, 87%, 67%) |
| HSV | hsv(150, 60%, 96%) |
| CMYK | cmyk(59.8%, 0%, 29.5%, 4.3%) |
| CIE-LAB | lab(87.13, -55.32, 23.28) |
| CIE-LCH | lch(87.13, 60.02, 157.18°) |
| OKLab | oklab(86.98% -0.151 0.0591) |
| OKLCH | oklch(86.98% 0.162 158.6) |
| XYZ | xyz(44.8300, 70.2721, 50.2231) |
| Luminance | 0.7028 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.31
Light Blue Green
#7EFBB3
ΔE00 2.51
Seafoam Green
#7AF9AB
ΔE00 2.52
Seafoam (survey)
#80F9AD
ΔE00 2.81
Light Green Blue
#56FCA2
ΔE00 3.24
Light Bluish Green
#76FDA8
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F4AC #F462AA
analogous
#62F463 #62F4AC #62F3F4
triadic
#62F4AC #AC62F4 #F4AC62
tetradic
#62F4AC #6362F4 #F462AA #F3F462
square
#62F4AC #6362F4 #F462AA #F3F462
split-complementary
#62F4AC #F462F3 #F46362
monochromatic
#0ECD6F #29F08E #62F4AC #9BF8CA #D4FCE8
Accessibility & contrast
On white
1.39
#62F4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#62F4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F4AC
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F4AC | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E3A8
Deuteranopia (green-blind)
#DED5B1
Tritanopia (blue-blind)
#1AF3E1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #62f4ac; /* rgb */ color: rgb(98, 244, 172); /* oklch */ color: oklch(87.0% 0.162 158.6);
Tailwind
colors: {
custom: {
50: '#9bf9c5',
500: '#62f4ac',
950: '#000000',
},
}SCSS
$custom: #62f4ac; $custom-light: #9bf9c5; $custom-dark: #000000;
JSON
{
"hex": "#62f4ac",
"rgb": {
"r": 98,
"g": 244,
"b": 172
},
"hsl": {
"h": 150.411,
"s": 86.905,
"l": 67.059
},
"oklch": {
"l": 0.86977,
"c": 0.16216,
"h": 158.6
},
"luminance": 0.70277
}Semantic roles & 50–950 ramp
primary
#62F4AC
secondary
#C9317C
accent
#0271E3
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582