#62EDC8#62EDC8
#62EDC8 is a very light, vivid teal. Relative luminance 0.673; OKLCH L 86.0% C 0.132 H 172.6°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #62EDC8 |
|---|---|
| RGB | rgb(98, 237, 200) |
| HSL | hsl(164, 79%, 66%) |
| HSV | hsv(164, 59%, 93%) |
| CMYK | cmyk(58.6%, 0%, 15.6%, 7.1%) |
| CIE-LAB | lab(85.67, -46.41, 6.70) |
| CIE-LCH | lch(85.67, 46.89, 171.78°) |
| OKLab | oklab(85.98% -0.1313 0.017) |
| OKLCH | oklch(85.98% 0.132 172.6) |
| XYZ | xyz(45.7416, 67.3306, 65.2179) |
| Luminance | 0.6734 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.79
Aqua Marine
#2EE8BB
ΔE00 3.28
Aqua (survey)
#13EAC9
ΔE00 3.54
Tiffany Blue
#7BF2DA
ΔE00 4.22
Aquamarine
#7FFFD4
ΔE00 4.40
Bright Teal
#01F9C6
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EDC8 #ED6287
analogous
#62ED82 #62EDC8 #62CCED
triadic
#62EDC8 #C862ED #EDC862
tetradic
#62EDC8 #8262ED #ED6287 #CCED62
square
#62EDC8 #8262ED #ED6287 #CCED62
split-complementary
#62EDC8 #ED62CC #ED8262
monochromatic
#16BF92 #2BE7B5 #62EDC8 #99F3DB #D0FAEE
Accessibility & contrast
On white
1.45
#62EDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#62EDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EDC8
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EDC8 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DFC6
Deuteranopia (green-blind)
#D2D0CB
Tritanopia (blue-blind)
#00EFE2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #62edc8; /* rgb */ color: rgb(98, 237, 200); /* oklch */ color: oklch(86.0% 0.132 172.6);
Tailwind
colors: {
custom: {
50: '#9bf3d8',
500: '#62edc8',
950: '#000000',
},
}SCSS
$custom: #62edc8; $custom-light: #9bf3d8; $custom-dark: #000000;
JSON
{
"hex": "#62edc8",
"rgb": {
"r": 98,
"g": 237,
"b": 200
},
"hsl": {
"h": 164.029,
"s": 79.429,
"l": 65.686
},
"oklch": {
"l": 0.8598,
"c": 0.13241,
"h": 172.6
},
"luminance": 0.67335
}Semantic roles & 50–950 ramp
primary
#62EDC8
secondary
#BD365A
accent
#0A42DC
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583