#62E4B2#62E4B2
#62E4B2 is a very light, vivid teal. Relative luminance 0.613; OKLCH L 83.3% C 0.136 H 165.0°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #62E4B2 |
|---|---|
| RGB | rgb(98, 228, 178) |
| HSL | hsl(157, 71%, 64%) |
| HSV | hsv(157, 57%, 89%) |
| CMYK | cmyk(57%, 0%, 21.9%, 10.6%) |
| CIE-LAB | lab(82.54, -47.51, 13.77) |
| CIE-LCH | lch(82.54, 49.47, 163.84°) |
| OKLab | oklab(83.26% -0.1317 0.0353) |
| OKLCH | oklch(83.26% 0.136 165) |
| XYZ | xyz(40.8123, 61.2939, 51.7910) |
| Luminance | 0.6130 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.03
Aqua Marine
#2EE8BB
ΔE00 3.58
Eucalyptus
#44D7A8
ΔE00 3.60
Light Turquoise
#7EF4CC
ΔE00 4.81
Light Greenish Blue
#63F7B4
ΔE00 5.01
Light Teal
#90E4C1
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E4B2 #E46294
analogous
#62E471 #62E4B2 #62D5E4
triadic
#62E4B2 #B262E4 #E4B262
tetradic
#62E4B2 #7162E4 #E46294 #D5E462
square
#62E4B2 #7162E4 #E46294 #D5E462
split-complementary
#62E4B2 #E462D5 #E47162
monochromatic
#1EAE76 #2EDB98 #62E4B2 #96EDCC #CAF6E5
Accessibility & contrast
On white
1.58
#62E4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#62E4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E4B2
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E4B2 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D5AF
Deuteranopia (green-blind)
#CDC8B5
Tritanopia (blue-blind)
#20E4D6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #62e4b2; /* rgb */ color: rgb(98, 228, 178); /* oklch */ color: oklch(83.3% 0.136 165.0);
Tailwind
colors: {
custom: {
50: '#99edc9',
500: '#62e4b2',
950: '#000000',
},
}SCSS
$custom: #62e4b2; $custom-light: #99edc9; $custom-dark: #000000;
JSON
{
"hex": "#62e4b2",
"rgb": {
"r": 98,
"g": 228,
"b": 178
},
"hsl": {
"h": 156.923,
"s": 70.652,
"l": 63.922
},
"oklch": {
"l": 0.83262,
"c": 0.13636,
"h": 165
},
"luminance": 0.61298
}Semantic roles & 50–950 ramp
primary
#62E4B2
secondary
#AF3B68
accent
#135DD3
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582