#62F4DE#62F4DE
#62F4DE is a very light, vivid teal. Relative luminance 0.726; OKLCH L 88.3% C 0.129 H 181.6°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #62F4DE |
|---|---|
| RGB | rgb(98, 244, 222) |
| HSL | hsl(171, 87%, 67%) |
| HSV | hsv(171, 60%, 96%) |
| CMYK | cmyk(59.8%, 0%, 9%, 4.3%) |
| CIE-LAB | lab(88.24, -44.17, -1.07) |
| CIE-LCH | lch(88.24, 44.18, 181.39°) |
| OKLab | oklab(88.25% -0.1289 -0.0036) |
| OKLCH | oklch(88.25% 0.129 181.6) |
| XYZ | xyz(50.5665, 72.5667, 80.4350) |
| Luminance | 0.7257 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.22
Bright Aqua
#0BF9EA
ΔE00 3.81
Aqua (survey)
#13EAC9
ΔE00 4.83
Turquoise
#40E0D0
ΔE00 4.94
Light Aqua
#8CFFDB
ΔE00 5.80
Light Turquoise
#7EF4CC
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F4DE #F46278
analogous
#62F495 #62F4DE #62C1F4
triadic
#62F4DE #DE62F4 #F4DE62
tetradic
#62F4DE #9562F4 #F46278 #C1F462
square
#62F4DE #9562F4 #F46278 #C1F462
split-complementary
#62F4DE #F462C1 #F49562
monochromatic
#0ECDB0 #29F0D2 #62F4DE #9BF8EA #D4FCF6
Accessibility & contrast
On white
1.35
#62F4DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#62F4DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F4DE
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F4DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F4DE | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE7DD
Deuteranopia (green-blind)
#D4D7E0
Tritanopia (blue-blind)
#00F8ED
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #62f4de; /* rgb */ color: rgb(98, 244, 222); /* oklch */ color: oklch(88.3% 0.129 181.6);
Tailwind
colors: {
custom: {
50: '#9df8e8',
500: '#62f4de',
950: '#000000',
},
}SCSS
$custom: #62f4de; $custom-light: #9df8e8; $custom-dark: #000000;
JSON
{
"hex": "#62f4de",
"rgb": {
"r": 98,
"g": 244,
"b": 222
},
"hsl": {
"h": 170.959,
"s": 86.905,
"l": 67.059
},
"oklch": {
"l": 0.8825,
"c": 0.12892,
"h": 181.6
},
"luminance": 0.72572
}Semantic roles & 50–950 ramp
primary
#62F4DE
secondary
#C93148
accent
#0224E3
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101716
muted
#808584