#62ECAD#62ECAD
#62ECAD is a very light, vivid teal. Relative luminance 0.656; OKLCH L 85.1% C 0.151 H 160.7°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #62ECAD |
|---|---|
| RGB | rgb(98, 236, 173) |
| HSL | hsl(153, 78%, 65%) |
| HSV | hsv(153, 58%, 93%) |
| CMYK | cmyk(58.5%, 0%, 26.7%, 7.5%) |
| CIE-LAB | lab(84.79, -51.89, 19.54) |
| CIE-LCH | lch(84.79, 55.45, 159.37°) |
| OKLab | oklab(85.07% -0.1423 0.0498) |
| OKLCH | oklch(85.07% 0.151 160.7) |
| XYZ | xyz(42.5714, 65.6005, 49.9457) |
| Luminance | 0.6561 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.36
Light Blue Green
#7EFBB3
ΔE00 4.10
Seafoam Green
#7AF9AB
ΔE00 4.34
Seafoam (survey)
#80F9AD
ΔE00 4.43
Greenish Turquoise
#00FBB0
ΔE00 4.51
Light Aquamarine
#7BFDC7
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62ECAD #EC62A1
analogous
#62EC68 #62ECAD #62E6EC
triadic
#62ECAD #AD62EC #ECAD62
tetradic
#62ECAD #6862EC #EC62A1 #E6EC62
square
#62ECAD #6862EC #EC62A1 #E6EC62
split-complementary
#62ECAD #EC62E6 #EC6862
monochromatic
#17BD71 #2BE590 #62ECAD #99F3CA #CFF9E6
Accessibility & contrast
On white
1.49
#62ECAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#62ECAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62ECAD
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62ECAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62ECAD | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCA9
Deuteranopia (green-blind)
#D6CEB1
Tritanopia (blue-blind)
#20EBDB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #62ecad; /* rgb */ color: rgb(98, 236, 173); /* oklch */ color: oklch(85.1% 0.151 160.7);
Tailwind
colors: {
custom: {
50: '#9af3c5',
500: '#62ecad',
950: '#000000',
},
}SCSS
$custom: #62ecad; $custom-light: #9af3c5; $custom-dark: #000000;
JSON
{
"hex": "#62ecad",
"rgb": {
"r": 98,
"g": 236,
"b": 173
},
"hsl": {
"h": 152.609,
"s": 78.409,
"l": 65.49
},
"oklch": {
"l": 0.8507,
"c": 0.1508,
"h": 160.7
},
"luminance": 0.65605
}Semantic roles & 50–950 ramp
primary
#62ECAD
secondary
#BC3773
accent
#0B6ADB
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582