#62F3DA#62F3DA
#62F3DA is a very light, vivid teal. Relative luminance 0.718; OKLCH L 87.9% C 0.130 H 179.8°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #62F3DA |
|---|---|
| RGB | rgb(98, 243, 218) |
| HSL | hsl(170, 86%, 67%) |
| HSV | hsv(170, 60%, 95%) |
| CMYK | cmyk(59.7%, 0%, 10.3%, 4.7%) |
| CIE-LAB | lab(87.85, -44.71, 0.45) |
| CIE-LCH | lch(87.85, 44.72, 179.43°) |
| OKLab | oklab(87.9% -0.1296 0.0005) |
| OKLCH | oklch(87.9% 0.13 179.8) |
| XYZ | xyz(49.7366, 71.7547, 77.5450) |
| Luminance | 0.7176 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.98
Aqua (survey)
#13EAC9
ΔE00 4.17
Bright Aqua
#0BF9EA
ΔE00 4.55
Turquoise
#40E0D0
ΔE00 5.14
Light Turquoise
#7EF4CC
ΔE00 5.20
Light Aqua
#8CFFDB
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F3DA #F3627B
analogous
#62F392 #62F3DA #62C4F3
triadic
#62F3DA #DA62F3 #F3DA62
tetradic
#62F3DA #9262F3 #F3627B #C4F362
square
#62F3DA #9262F3 #F3627B #C4F362
split-complementary
#62F3DA #F362C4 #F39262
monochromatic
#10CBAB #29EFCD #62F3DA #9BF7E7 #D4FCF5
Accessibility & contrast
On white
1.37
#62F3DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#62F3DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F3DA
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F3DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F3DA | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E6D9
Deuteranopia (green-blind)
#D4D6DC
Tritanopia (blue-blind)
#00F7EB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #62f3da; /* rgb */ color: rgb(98, 243, 218); /* oklch */ color: oklch(87.9% 0.130 179.8);
Tailwind
colors: {
custom: {
50: '#9cf7e5',
500: '#62f3da',
950: '#000000',
},
}SCSS
$custom: #62f3da; $custom-light: #9cf7e5; $custom-dark: #000000;
JSON
{
"hex": "#62f3da",
"rgb": {
"r": 98,
"g": 243,
"b": 218
},
"hsl": {
"h": 169.655,
"s": 85.799,
"l": 66.863
},
"oklch": {
"l": 0.87899,
"c": 0.12958,
"h": 179.8
},
"luminance": 0.7176
}Semantic roles & 50–950 ramp
primary
#62F3DA
secondary
#C7324C
accent
#032AE2
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584