#62FEDA#62FEDA
#62FEDA is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.5% C 0.141 H 174.9°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #62FEDA |
|---|---|
| RGB | rgb(98, 254, 218) |
| HSL | hsl(166, 99%, 69%) |
| HSV | hsv(166, 61%, 100%) |
| CMYK | cmyk(61.4%, 0%, 14.2%, 0.4%) |
| CIE-LAB | lab(91.02, -49.44, 5.06) |
| CIE-LCH | lch(91.02, 49.70, 174.16°) |
| OKLab | oklab(90.48% -0.1407 0.0126) |
| OKLCH | oklch(90.48% 0.141 174.9) |
| XYZ | xyz(53.1276, 78.5366, 78.6753) |
| Luminance | 0.7854 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.14
Light Aqua
#8CFFDB
ΔE00 3.36
Light Turquoise
#7EF4CC
ΔE00 3.74
Tiffany Blue
#7BF2DA
ΔE00 4.26
Bright Teal
#01F9C6
ΔE00 4.50
Aqua (survey)
#13EAC9
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FEDA #FE6286
analogous
#62FE8C #62FEDA #62D4FE
triadic
#62FEDA #DA62FE #FEDA62
tetradic
#62FEDA #8C62FE #FE6286 #D4FE62
square
#62FEDA #8C62FE #FE6286 #D4FE62
split-complementary
#62FEDA #FE62D4 #FE8C62
monochromatic
#01E4B0 #25FECC #62FEDA #9FFEE8 #DCFFF7
Accessibility & contrast
On white
1.26
#62FEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#62FEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FEDA
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FEDA | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD8
Deuteranopia (green-blind)
#DFDEDD
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #62feda; /* rgb */ color: rgb(98, 254, 218); /* oklch */ color: oklch(90.5% 0.141 174.9);
Tailwind
colors: {
custom: {
50: '#9effe5',
500: '#62feda',
950: '#000000',
},
}SCSS
$custom: #62feda; $custom-light: #9effe5; $custom-dark: #000000;
JSON
{
"hex": "#62feda",
"rgb": {
"r": 98,
"g": 254,
"b": 218
},
"hsl": {
"h": 166.154,
"s": 98.734,
"l": 69.02
},
"oklch": {
"l": 0.90482,
"c": 0.14129,
"h": 174.9
},
"luminance": 0.78542
}Semantic roles & 50–950 ramp
primary
#62FEDA
secondary
#D82C54
accent
#0035E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684