#62F6CA#62F6CA
#62F6CA is a very light, vivid teal. Relative luminance 0.728; OKLCH L 88.2% C 0.142 H 170.2°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #62F6CA |
|---|---|
| RGB | rgb(98, 246, 202) |
| HSL | hsl(162, 89%, 67%) |
| HSV | hsv(162, 60%, 96%) |
| CMYK | cmyk(60.2%, 0%, 17.9%, 3.5%) |
| CIE-LAB | lab(88.34, -49.77, 9.49) |
| CIE-LCH | lch(88.34, 50.67, 169.21°) |
| OKLab | oklab(88.17% -0.1397 0.0242) |
| OKLCH | oklch(88.17% 0.142 170.2) |
| XYZ | xyz(48.6482, 72.7675, 67.3474) |
| Luminance | 0.7277 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.33
Aquamarine
#7FFFD4
ΔE00 2.71
Bright Teal
#01F9C6
ΔE00 3.17
Light Aquamarine
#7BFDC7
ΔE00 3.46
Aqua Marine
#2EE8BB
ΔE00 3.90
Light Aqua
#8CFFDB
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F6CA #F6628E
analogous
#62F680 #62F6CA #62D8F6
triadic
#62F6CA #CA62F6 #F6CA62
tetradic
#62F6CA #8062F6 #F6628E #D8F662
square
#62F6CA #8062F6 #F6628E #D8F662
split-complementary
#62F6CA #F662D8 #F68062
monochromatic
#0CD297 #28F3B6 #62F6CA #9CF9DE #D6FDF1
Accessibility & contrast
On white
1.35
#62F6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#62F6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F6CA
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F6CA | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E7C8
Deuteranopia (green-blind)
#DAD7CD
Tritanopia (blue-blind)
#00F8E9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #62f6ca; /* rgb */ color: rgb(98, 246, 202); /* oklch */ color: oklch(88.2% 0.142 170.2);
Tailwind
colors: {
custom: {
50: '#9cfada',
500: '#62f6ca',
950: '#000000',
},
}SCSS
$custom: #62f6ca; $custom-light: #9cfada; $custom-dark: #000000;
JSON
{
"hex": "#62f6ca",
"rgb": {
"r": 98,
"g": 246,
"b": 202
},
"hsl": {
"h": 162.162,
"s": 89.157,
"l": 67.451
},
"oklch": {
"l": 0.88168,
"c": 0.14176,
"h": 170.2
},
"luminance": 0.72772
}Semantic roles & 50–950 ramp
primary
#62F6CA
secondary
#CD2F5E
accent
#0044E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583