#62F5CA#62F5CA
#62F5CA is a very light, vivid teal. Relative luminance 0.722; OKLCH L 87.9% C 0.141 H 170.5°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #62F5CA |
|---|---|
| RGB | rgb(98, 245, 202) |
| HSL | hsl(162, 88%, 67%) |
| HSV | hsv(162, 60%, 96%) |
| CMYK | cmyk(60%, 0%, 17.6%, 3.9%) |
| CIE-LAB | lab(88.05, -49.35, 9.07) |
| CIE-LCH | lch(88.05, 50.18, 169.59°) |
| OKLab | oklab(87.93% -0.1386 0.0232) |
| OKLCH | oklch(87.93% 0.141 170.5) |
| XYZ | xyz(48.3449, 72.1608, 67.2463) |
| Luminance | 0.7217 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.26
Aquamarine
#7FFFD4
ΔE00 2.85
Bright Teal
#01F9C6
ΔE00 3.29
Light Aquamarine
#7BFDC7
ΔE00 3.70
Aqua Marine
#2EE8BB
ΔE00 3.76
Light Aqua
#8CFFDB
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F5CA #F5628D
analogous
#62F581 #62F5CA #62D7F5
triadic
#62F5CA #CA62F5 #F5CA62
tetradic
#62F5CA #8162F5 #F5628D #D7F562
square
#62F5CA #8162F5 #F5628D #D7F562
split-complementary
#62F5CA #F562D7 #F58162
monochromatic
#0DCF97 #28F1B7 #62F5CA #9CF9DD #D5FCF1
Accessibility & contrast
On white
1.36
#62F5CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#62F5CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F5CA
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F5CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F5CA | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE6C8
Deuteranopia (green-blind)
#D9D7CD
Tritanopia (blue-blind)
#00F7E9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #62f5ca; /* rgb */ color: rgb(98, 245, 202); /* oklch */ color: oklch(87.9% 0.141 170.5);
Tailwind
colors: {
custom: {
50: '#9cf9da',
500: '#62f5ca',
950: '#000000',
},
}SCSS
$custom: #62f5ca; $custom-light: #9cf9da; $custom-dark: #000000;
JSON
{
"hex": "#62f5ca",
"rgb": {
"r": 98,
"g": 245,
"b": 202
},
"hsl": {
"h": 162.449,
"s": 88.024,
"l": 67.255
},
"oklch": {
"l": 0.87931,
"c": 0.14057,
"h": 170.5
},
"luminance": 0.72166
}Semantic roles & 50–950 ramp
primary
#62F5CA
secondary
#CB305D
accent
#0144E5
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583