#62F6DB#62F6DB
#62F6DB is a very light, vivid teal. Relative luminance 0.736; OKLCH L 88.6% C 0.132 H 178.9°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #62F6DB |
|---|---|
| RGB | rgb(98, 246, 219) |
| HSL | hsl(169, 89%, 67%) |
| HSV | hsv(169, 60%, 96%) |
| CMYK | cmyk(60.2%, 0%, 11%, 3.5%) |
| CIE-LAB | lab(88.74, -45.77, 1.22) |
| CIE-LCH | lch(88.74, 45.79, 178.47°) |
| OKLab | oklab(88.63% -0.1322 0.0025) |
| OKLCH | oklch(88.63% 0.132 178.9) |
| XYZ | xyz(50.7730, 73.6174, 78.5379) |
| Luminance | 0.7362 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.24
Aqua (survey)
#13EAC9
ΔE00 4.25
Light Aqua
#8CFFDB
ΔE00 4.67
Light Turquoise
#7EF4CC
ΔE00 4.81
Bright Aqua
#0BF9EA
ΔE00 4.81
Aquamarine
#7FFFD4
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F6DB #F6627D
analogous
#62F691 #62F6DB #62C7F6
triadic
#62F6DB #DB62F6 #F6DB62
tetradic
#62F6DB #9162F6 #F6627D #C7F662
square
#62F6DB #9162F6 #F6627D #C7F662
split-complementary
#62F6DB #F662C7 #F69162
monochromatic
#0CD2AE #28F3CE #62F6DB #9CF9E8 #D6FDF6
Accessibility & contrast
On white
1.34
#62F6DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#62F6DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F6DB
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F6DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F6DB | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE8DA
Deuteranopia (green-blind)
#D7D8DD
Tritanopia (blue-blind)
#00FAEE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #62f6db; /* rgb */ color: rgb(98, 246, 219); /* oklch */ color: oklch(88.6% 0.132 178.9);
Tailwind
colors: {
custom: {
50: '#9dfae6',
500: '#62f6db',
950: '#000000',
},
}SCSS
$custom: #62f6db; $custom-light: #9dfae6; $custom-dark: #000000;
JSON
{
"hex": "#62f6db",
"rgb": {
"r": 98,
"g": 246,
"b": 219
},
"hsl": {
"h": 169.054,
"s": 89.157,
"l": 67.451
},
"oklch": {
"l": 0.88632,
"c": 0.13222,
"h": 178.9
},
"luminance": 0.73623
}Semantic roles & 50–950 ramp
primary
#62F6DB
secondary
#CD2F4C
accent
#002AE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584