#62F4DB#62F4DB
#62F4DB is a very light, vivid teal. Relative luminance 0.724; OKLCH L 88.2% C 0.130 H 179.9°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #62F4DB |
|---|---|
| RGB | rgb(98, 244, 219) |
| HSL | hsl(170, 87%, 67%) |
| HSV | hsv(170, 60%, 96%) |
| CMYK | cmyk(59.8%, 0%, 10.2%, 4.3%) |
| CIE-LAB | lab(88.16, -44.91, 0.38) |
| CIE-LCH | lch(88.16, 44.91, 179.51°) |
| OKLab | oklab(88.16% -0.1302 0.0003) |
| OKLCH | oklch(88.16% 0.13 179.9) |
| XYZ | xyz(50.1680, 72.4073, 78.3362) |
| Luminance | 0.7241 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.03
Aqua (survey)
#13EAC9
ΔE00 4.28
Bright Aqua
#0BF9EA
ΔE00 4.47
Light Aqua
#8CFFDB
ΔE00 5.16
Light Turquoise
#7EF4CC
ΔE00 5.24
Turquoise
#40E0D0
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F4DB #F4627B
analogous
#62F492 #62F4DB #62C4F4
triadic
#62F4DB #DB62F4 #F4DB62
tetradic
#62F4DB #9262F4 #F4627B #C4F462
square
#62F4DB #9262F4 #F4627B #C4F462
split-complementary
#62F4DB #F462C4 #F49262
monochromatic
#0ECDAD #29F0CE #62F4DB #9BF8E8 #D4FCF5
Accessibility & contrast
On white
1.36
#62F4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#62F4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F4DB
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F4DB | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE7DA
Deuteranopia (green-blind)
#D5D7DD
Tritanopia (blue-blind)
#00F8EC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #62f4db; /* rgb */ color: rgb(98, 244, 219); /* oklch */ color: oklch(88.2% 0.130 179.9);
Tailwind
colors: {
custom: {
50: '#9df8e6',
500: '#62f4db',
950: '#000000',
},
}SCSS
$custom: #62f4db; $custom-light: #9df8e6; $custom-dark: #000000;
JSON
{
"hex": "#62f4db",
"rgb": {
"r": 98,
"g": 244,
"b": 219
},
"hsl": {
"h": 169.726,
"s": 86.905,
"l": 67.059
},
"oklch": {
"l": 0.88163,
"c": 0.13017,
"h": 179.9
},
"luminance": 0.72413
}Semantic roles & 50–950 ramp
primary
#62F4DB
secondary
#C9314B
accent
#0229E3
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584