#62F3CA#62F3CA
#62F3CA is a very light, vivid teal. Relative luminance 0.710; OKLCH L 87.5% C 0.138 H 171.3°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #62F3CA |
|---|---|
| RGB | rgb(98, 243, 202) |
| HSL | hsl(163, 86%, 67%) |
| HSV | hsv(163, 60%, 95%) |
| CMYK | cmyk(59.7%, 0%, 16.9%, 4.7%) |
| CIE-LAB | lab(87.46, -48.51, 8.24) |
| CIE-LCH | lch(87.46, 49.20, 170.36°) |
| OKLab | oklab(87.46% -0.1366 0.021) |
| OKLCH | oklch(87.46% 0.138 171.3) |
| XYZ | xyz(47.7431, 70.9573, 67.0457) |
| Luminance | 0.7096 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.24
Aquamarine
#7FFFD4
ΔE00 3.19
Aqua Marine
#2EE8BB
ΔE00 3.56
Bright Teal
#01F9C6
ΔE00 3.60
Light Aqua
#8CFFDB
ΔE00 4.10
Light Aquamarine
#7BFDC7
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F3CA #F3628B
analogous
#62F381 #62F3CA #62D4F3
triadic
#62F3CA #CA62F3 #F3CA62
tetradic
#62F3CA #8162F3 #F3628B #D4F362
square
#62F3CA #8162F3 #F3628B #D4F362
split-complementary
#62F3CA #F362D4 #F38162
monochromatic
#10CB96 #29EFB7 #62F3CA #9BF7DD #D4FCF0
Accessibility & contrast
On white
1.38
#62F3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#62F3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F3CA
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F3CA | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE4C8
Deuteranopia (green-blind)
#D7D5CD
Tritanopia (blue-blind)
#00F5E7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #62f3ca; /* rgb */ color: rgb(98, 243, 202); /* oklch */ color: oklch(87.5% 0.138 171.3);
Tailwind
colors: {
custom: {
50: '#9cf8da',
500: '#62f3ca',
950: '#000000',
},
}SCSS
$custom: #62f3ca; $custom-light: #9cf8da; $custom-dark: #000000;
JSON
{
"hex": "#62f3ca",
"rgb": {
"r": 98,
"g": 243,
"b": 202
},
"hsl": {
"h": 163.034,
"s": 85.799,
"l": 66.863
},
"oklch": {
"l": 0.87457,
"c": 0.13821,
"h": 171.3
},
"luminance": 0.70962
}Semantic roles & 50–950 ramp
primary
#62F3CA
secondary
#C7325C
accent
#0342E2
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583