#62F1DB#62F1DB
#62F1DB is a very light, vivid teal. Relative luminance 0.706; OKLCH L 87.5% C 0.127 H 181.4°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #62F1DB |
|---|---|
| RGB | rgb(98, 241, 219) |
| HSL | hsl(171, 84%, 66%) |
| HSV | hsv(171, 59%, 95%) |
| CMYK | cmyk(59.3%, 0%, 9.1%, 5.5%) |
| CIE-LAB | lab(87.30, -43.59, -0.88) |
| CIE-LCH | lch(87.30, 43.60, 181.16°) |
| OKLab | oklab(87.46% -0.1271 -0.0031) |
| OKLCH | oklch(87.46% 0.127 181.4) |
| XYZ | xyz(49.2726, 70.6167, 78.0378) |
| Luminance | 0.7062 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.11
Bright Aqua
#0BF9EA
ΔE00 4.11
Turquoise
#40E0D0
ΔE00 4.43
Aqua (survey)
#13EAC9
ΔE00 4.54
Light Aqua
#8CFFDB
ΔE00 5.98
Light Turquoise
#7EF4CC
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F1DB #F16278
analogous
#62F194 #62F1DB #62C0F1
triadic
#62F1DB #DB62F1 #F1DB62
tetradic
#62F1DB #9462F1 #F16278 #C0F162
square
#62F1DB #9462F1 #F16278 #C0F162
split-complementary
#62F1DB #F162C0 #F19462
monochromatic
#12C7AB #2AECCE #62F1DB #9AF6E8 #D2FBF5
Accessibility & contrast
On white
1.39
#62F1DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#62F1DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F1DB
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F1DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F1DB | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E4DA
Deuteranopia (green-blind)
#D1D4DD
Tritanopia (blue-blind)
#00F5EA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #62f1db; /* rgb */ color: rgb(98, 241, 219); /* oklch */ color: oklch(87.5% 0.127 181.4);
Tailwind
colors: {
custom: {
50: '#9cf6e6',
500: '#62f1db',
950: '#000000',
},
}SCSS
$custom: #62f1db; $custom-light: #9cf6e6; $custom-dark: #000000;
JSON
{
"hex": "#62f1db",
"rgb": {
"r": 98,
"g": 241,
"b": 219
},
"hsl": {
"h": 170.769,
"s": 83.626,
"l": 66.471
},
"oklch": {
"l": 0.87459,
"c": 0.12714,
"h": 181.4
},
"luminance": 0.70622
}Semantic roles & 50–950 ramp
primary
#62F1DB
secondary
#C4334A
accent
#0527E0
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584