#62F1CA#62F1CA
#62F1CA is a very light, vivid teal. Relative luminance 0.698; OKLCH L 87.0% C 0.136 H 172.0°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #62F1CA |
|---|---|
| RGB | rgb(98, 241, 202) |
| HSL | hsl(164, 84%, 66%) |
| HSV | hsv(164, 59%, 95%) |
| CMYK | cmyk(59.3%, 0%, 16.2%, 5.5%) |
| CIE-LAB | lab(86.88, -47.66, 7.40) |
| CIE-LCH | lch(86.88, 48.23, 171.17°) |
| OKLab | oklab(86.98% -0.1345 0.0188) |
| OKLCH | oklch(86.98% 0.136 172) |
| XYZ | xyz(47.1479, 69.7667, 66.8473) |
| Luminance | 0.6977 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.37
Aqua Marine
#2EE8BB
ΔE00 3.46
Aquamarine
#7FFFD4
ΔE00 3.61
Aqua (survey)
#13EAC9
ΔE00 3.93
Bright Teal
#01F9C6
ΔE00 3.98
Light Aqua
#8CFFDB
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F1CA #F16289
analogous
#62F183 #62F1CA #62D1F1
triadic
#62F1CA #CA62F1 #F1CA62
tetradic
#62F1CA #8362F1 #F16289 #D1F162
square
#62F1CA #8362F1 #F16289 #D1F162
split-complementary
#62F1CA #F162D1 #F18362
monochromatic
#12C795 #2AECB7 #62F1CA #9AF6DD #D2FBF0
Accessibility & contrast
On white
1.40
#62F1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#62F1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F1CA
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F1CA | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE2C8
Deuteranopia (green-blind)
#D5D3CD
Tritanopia (blue-blind)
#00F3E6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #62f1ca; /* rgb */ color: rgb(98, 241, 202); /* oklch */ color: oklch(87.0% 0.136 172.0);
Tailwind
colors: {
custom: {
50: '#9bf6da',
500: '#62f1ca',
950: '#000000',
},
}SCSS
$custom: #62f1ca; $custom-light: #9bf6da; $custom-dark: #000000;
JSON
{
"hex": "#62f1ca",
"rgb": {
"r": 98,
"g": 241,
"b": 202
},
"hsl": {
"h": 163.636,
"s": 83.626,
"l": 66.471
},
"oklch": {
"l": 0.86983,
"c": 0.13586,
"h": 172
},
"luminance": 0.69772
}Semantic roles & 50–950 ramp
primary
#62F1CA
secondary
#C4335B
accent
#0541E0
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583