#62F0CA#62F0CA
#62F0CA is a very light, vivid teal. Relative luminance 0.692; OKLCH L 86.7% C 0.135 H 172.4°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #62F0CA |
|---|---|
| RGB | rgb(98, 240, 202) |
| HSL | hsl(164, 83%, 66%) |
| HSV | hsv(164, 59%, 94%) |
| CMYK | cmyk(59.2%, 0%, 15.8%, 5.9%) |
| CIE-LAB | lab(86.59, -47.23, 6.98) |
| CIE-LCH | lch(86.59, 47.74, 171.59°) |
| OKLab | oklab(86.75% -0.1335 0.0177) |
| OKLCH | oklch(86.75% 0.135 172.4) |
| XYZ | xyz(46.8527, 69.1764, 66.7489) |
| Luminance | 0.6918 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.49
Aqua Marine
#2EE8BB
ΔE00 3.45
Aqua (survey)
#13EAC9
ΔE00 3.75
Aquamarine
#7FFFD4
ΔE00 3.84
Bright Teal
#01F9C6
ΔE00 4.20
Tiffany Blue
#7BF2DA
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F0CA #F06288
analogous
#62F083 #62F0CA #62CFF0
triadic
#62F0CA #CA62F0 #F0CA62
tetradic
#62F0CA #8362F0 #F06288 #CFF062
square
#62F0CA #8362F0 #F06288 #CFF062
split-complementary
#62F0CA #F062CF #F08362
monochromatic
#13C595 #2AEBB7 #62F0CA #9AF5DD #D2FBF0
Accessibility & contrast
On white
1.42
#62F0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#62F0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F0CA
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F0CA | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E2C8
Deuteranopia (green-blind)
#D4D3CD
Tritanopia (blue-blind)
#00F2E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #62f0ca; /* rgb */ color: rgb(98, 240, 202); /* oklch */ color: oklch(86.7% 0.135 172.4);
Tailwind
colors: {
custom: {
50: '#9bf5da',
500: '#62f0ca',
950: '#000000',
},
}SCSS
$custom: #62f0ca; $custom-light: #9bf5da; $custom-dark: #000000;
JSON
{
"hex": "#62f0ca",
"rgb": {
"r": 98,
"g": 240,
"b": 202
},
"hsl": {
"h": 163.944,
"s": 82.558,
"l": 66.275
},
"oklch": {
"l": 0.86746,
"c": 0.13469,
"h": 172.4
},
"luminance": 0.69181
}Semantic roles & 50–950 ramp
primary
#62F0CA
secondary
#C2345A
accent
#0740DF
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583