#62EDCA#62EDCA
#62EDCA is a very light, vivid teal. Relative luminance 0.674; OKLCH L 86.0% C 0.131 H 173.7°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #62EDCA |
|---|---|
| RGB | rgb(98, 237, 202) |
| HSL | hsl(165, 79%, 66%) |
| HSV | hsv(165, 59%, 93%) |
| CMYK | cmyk(58.6%, 0%, 14.8%, 7.1%) |
| CIE-LAB | lab(85.72, -45.94, 5.72) |
| CIE-LCH | lch(85.72, 46.30, 172.90°) |
| OKLab | oklab(86.04% -0.1304 0.0144) |
| OKLCH | oklch(86.04% 0.131 173.7) |
| XYZ | xyz(45.9768, 67.4247, 66.4569) |
| Luminance | 0.6743 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.04
Aqua (survey)
#13EAC9
ΔE00 3.33
Aqua Marine
#2EE8BB
ΔE00 3.60
Tiffany Blue
#7BF2DA
ΔE00 3.76
Aquamarine
#7FFFD4
ΔE00 4.60
Light Aqua
#8CFFDB
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EDCA #ED6285
analogous
#62ED84 #62EDCA #62CAED
triadic
#62EDCA #CA62ED #EDCA62
tetradic
#62EDCA #8462ED #ED6285 #CAED62
square
#62EDCA #8462ED #ED6285 #CAED62
split-complementary
#62EDCA #ED62CA #ED8462
monochromatic
#16BF94 #2BE7B7 #62EDCA #99F3DD #D0FAEF
Accessibility & contrast
On white
1.45
#62EDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#62EDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EDCA
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EDCA | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DFC8
Deuteranopia (green-blind)
#D1D0CD
Tritanopia (blue-blind)
#00EFE3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #62edca; /* rgb */ color: rgb(98, 237, 202); /* oklch */ color: oklch(86.0% 0.131 173.7);
Tailwind
colors: {
custom: {
50: '#9bf3da',
500: '#62edca',
950: '#000000',
},
}SCSS
$custom: #62edca; $custom-light: #9bf3da; $custom-dark: #000000;
JSON
{
"hex": "#62edca",
"rgb": {
"r": 98,
"g": 237,
"b": 202
},
"hsl": {
"h": 164.892,
"s": 79.429,
"l": 65.686
},
"oklch": {
"l": 0.86035,
"c": 0.13122,
"h": 173.7
},
"luminance": 0.67429
}Semantic roles & 50–950 ramp
primary
#62EDCA
secondary
#BD3658
accent
#0A3FDC
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583