#62F4AF#62F4AF
#62F4AF is a very light, vivid teal. Relative luminance 0.704; OKLCH L 87.0% C 0.160 H 159.7°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #62F4AF |
|---|---|
| RGB | rgb(98, 244, 175) |
| HSL | hsl(152, 87%, 67%) |
| HSV | hsv(152, 60%, 96%) |
| CMYK | cmyk(59.8%, 0%, 28.3%, 4.3%) |
| CIE-LAB | lab(87.19, -54.72, 21.82) |
| CIE-LCH | lch(87.19, 58.91, 158.26°) |
| OKLab | oklab(87.04% -0.1497 0.0555) |
| OKLCH | oklch(87.04% 0.16 159.7) |
| XYZ | xyz(45.1214, 70.3887, 51.7576) |
| Luminance | 0.7039 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.83
Light Blue Green
#7EFBB3
ΔE00 2.66
Seafoam Green
#7AF9AB
ΔE00 2.92
Seafoam (survey)
#80F9AD
ΔE00 3.13
Greenish Cyan
#2AFEB7
ΔE00 3.31
Greenish Turquoise
#00FBB0
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F4AF #F462A7
analogous
#62F466 #62F4AF #62F0F4
triadic
#62F4AF #AF62F4 #F4AF62
tetradic
#62F4AF #6662F4 #F462A7 #F0F462
square
#62F4AF #6662F4 #F462A7 #F0F462
split-complementary
#62F4AF #F462F0 #F46662
monochromatic
#0ECD73 #29F092 #62F4AF #9BF8CC #D4FCE9
Accessibility & contrast
On white
1.39
#62F4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#62F4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F4AF
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F4AF | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3AB
Deuteranopia (green-blind)
#DDD5B3
Tritanopia (blue-blind)
#15F3E1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #62f4af; /* rgb */ color: rgb(98, 244, 175); /* oklch */ color: oklch(87.0% 0.160 159.7);
Tailwind
colors: {
custom: {
50: '#9bf9c7',
500: '#62f4af',
950: '#000000',
},
}SCSS
$custom: #62f4af; $custom-light: #9bf9c7; $custom-dark: #000000;
JSON
{
"hex": "#62f4af",
"rgb": {
"r": 98,
"g": 244,
"b": 175
},
"hsl": {
"h": 151.644,
"s": 86.905,
"l": 67.059
},
"oklch": {
"l": 0.87043,
"c": 0.15962,
"h": 159.7
},
"luminance": 0.70393
}Semantic roles & 50–950 ramp
primary
#62F4AF
secondary
#C93179
accent
#026DE3
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582