#62EAAE#62EAAE
#62EAAE is a very light, vivid teal. Relative luminance 0.645; OKLCH L 84.6% C 0.147 H 161.6°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #62EAAE |
|---|---|
| RGB | rgb(98, 234, 174) |
| HSL | hsl(154, 76%, 65%) |
| HSV | hsv(154, 58%, 92%) |
| CMYK | cmyk(58.1%, 0%, 25.6%, 8.2%) |
| CIE-LAB | lab(84.22, -50.87, 18.22) |
| CIE-LCH | lch(84.22, 54.03, 160.29°) |
| OKLab | oklab(84.61% -0.1398 0.0465) |
| OKLCH | oklch(84.61% 0.147 161.6) |
| XYZ | xyz(42.0959, 64.4942, 50.2664) |
| Luminance | 0.6450 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.91
Seafoam
#7FE0B3
ΔE00 4.35
Light Aquamarine
#7BFDC7
ΔE00 4.63
Light Blue Green
#7EFBB3
ΔE00 4.67
Aqua Marine
#2EE8BB
ΔE00 4.95
Greenish Turquoise
#00FBB0
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EAAE #EA629E
analogous
#62EA6A #62EAAE #62E2EA
triadic
#62EAAE #AE62EA #EAAE62
tetradic
#62EAAE #6A62EA #EA629E #E2EA62
square
#62EAAE #6A62EA #EA629E #E2EA62
split-complementary
#62EAAE #EA62E2 #EA6A62
monochromatic
#19B972 #2CE392 #62EAAE #98F1CA #CEF8E6
Accessibility & contrast
On white
1.51
#62EAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#62EAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EAAE
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EAAE | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAAB
Deuteranopia (green-blind)
#D4CDB2
Tritanopia (blue-blind)
#20E9DA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #62eaae; /* rgb */ color: rgb(98, 234, 174); /* oklch */ color: oklch(84.6% 0.147 161.6);
Tailwind
colors: {
custom: {
50: '#9af1c6',
500: '#62eaae',
950: '#000000',
},
}SCSS
$custom: #62eaae; $custom-light: #9af1c6; $custom-dark: #000000;
JSON
{
"hex": "#62eaae",
"rgb": {
"r": 98,
"g": 234,
"b": 174
},
"hsl": {
"h": 153.529,
"s": 76.404,
"l": 65.098
},
"oklch": {
"l": 0.84611,
"c": 0.14735,
"h": 161.6
},
"luminance": 0.64498
}Semantic roles & 50–950 ramp
primary
#62EAAE
secondary
#B83871
accent
#0D67D9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582