#62EDB3#62EDB3
#62EDB3 is a very light, vivid teal. Relative luminance 0.664; OKLCH L 85.5% C 0.147 H 162.8°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #62EDB3 |
|---|---|
| RGB | rgb(98, 237, 179) |
| HSL | hsl(155, 79%, 66%) |
| HSV | hsv(155, 59%, 93%) |
| CMYK | cmyk(58.6%, 0%, 24.5%, 7.1%) |
| CIE-LAB | lab(85.21, -51.06, 17.00) |
| CIE-LCH | lch(85.21, 53.82, 161.58°) |
| OKLab | oklab(85.45% -0.1407 0.0435) |
| OKLCH | oklch(85.45% 0.147 162.8) |
| XYZ | xyz(43.4537, 66.4154, 53.1686) |
| Luminance | 0.6642 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.57
Light Aquamarine
#7BFDC7
ΔE00 3.88
Seafoam
#7FE0B3
ΔE00 4.51
Greenish Cyan
#2AFEB7
ΔE00 4.53
Aqua Marine
#2EE8BB
ΔE00 4.54
Light Blue Green
#7EFBB3
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EDB3 #ED629C
analogous
#62ED6D #62EDB3 #62E2ED
triadic
#62EDB3 #B362ED #EDB362
tetradic
#62EDB3 #6D62ED #ED629C #E2ED62
square
#62EDB3 #6D62ED #ED629C #E2ED62
split-complementary
#62EDB3 #ED62E2 #ED6D62
monochromatic
#16BF78 #2BE798 #62EDB3 #99F3CE #D0FAE8
Accessibility & contrast
On white
1.47
#62EDB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#62EDB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EDB3
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EDB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EDB3 | 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)
#E9DDB0
Deuteranopia (green-blind)
#D6CFB7
Tritanopia (blue-blind)
#16EDDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #62edb3; /* rgb */ color: rgb(98, 237, 179); /* oklch */ color: oklch(85.5% 0.147 162.8);
Tailwind
colors: {
custom: {
50: '#9af4c9',
500: '#62edb3',
950: '#000000',
},
}SCSS
$custom: #62edb3; $custom-light: #9af4c9; $custom-dark: #000000;
JSON
{
"hex": "#62edb3",
"rgb": {
"r": 98,
"g": 237,
"b": 179
},
"hsl": {
"h": 154.964,
"s": 79.429,
"l": 65.686
},
"oklch": {
"l": 0.8545,
"c": 0.14725,
"h": 162.8
},
"luminance": 0.6642
}Semantic roles & 50–950 ramp
primary
#62EDB3
secondary
#BD366E
accent
#0A61DC
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582