#62EDB2#62EDB2
#62EDB2 is a very light, vivid teal. Relative luminance 0.664; OKLCH L 85.4% C 0.148 H 162.4°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #62EDB2 |
|---|---|
| RGB | rgb(98, 237, 178) |
| HSL | hsl(155, 79%, 66%) |
| HSV | hsv(155, 59%, 93%) |
| CMYK | cmyk(58.6%, 0%, 24.9%, 7.1%) |
| CIE-LAB | lab(85.19, -51.27, 17.49) |
| CIE-LCH | lch(85.19, 54.17, 161.16°) |
| OKLab | oklab(85.43% -0.1411 0.0447) |
| OKLCH | oklch(85.43% 0.148 162.4) |
| XYZ | xyz(43.3530, 66.3751, 52.6378) |
| Luminance | 0.6638 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.46
Light Aquamarine
#7BFDC7
ΔE00 3.96
Light Blue Green
#7EFBB3
ΔE00 4.43
Greenish Cyan
#2AFEB7
ΔE00 4.48
Seafoam
#7FE0B3
ΔE00 4.59
Greenish Turquoise
#00FBB0
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EDB2 #ED629D
analogous
#62ED6C #62EDB2 #62E3ED
triadic
#62EDB2 #B262ED #EDB262
tetradic
#62EDB2 #6C62ED #ED629D #E3ED62
square
#62EDB2 #6C62ED #ED629D #E3ED62
split-complementary
#62EDB2 #ED62E3 #ED6C62
monochromatic
#16BF77 #2BE797 #62EDB2 #99F3CD #D0FAE8
Accessibility & contrast
On white
1.47
#62EDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#62EDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EDB2
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EDB2 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DDAF
Deuteranopia (green-blind)
#D6CFB6
Tritanopia (blue-blind)
#17EDDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #62edb2; /* rgb */ color: rgb(98, 237, 178); /* oklch */ color: oklch(85.4% 0.148 162.4);
Tailwind
colors: {
custom: {
50: '#9af4c9',
500: '#62edb2',
950: '#000000',
},
}SCSS
$custom: #62edb2; $custom-light: #9af4c9; $custom-dark: #000000;
JSON
{
"hex": "#62edb2",
"rgb": {
"r": 98,
"g": 237,
"b": 178
},
"hsl": {
"h": 154.532,
"s": 79.429,
"l": 65.686
},
"oklch": {
"l": 0.85427,
"c": 0.14805,
"h": 162.4
},
"luminance": 0.66379
}Semantic roles & 50–950 ramp
primary
#62EDB2
secondary
#BD366F
accent
#0A63DC
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582