#62F2CA#62F2CA
#62F2CA is a very light, vivid teal. Relative luminance 0.704; OKLCH L 87.2% C 0.137 H 171.6°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #62F2CA |
|---|---|
| RGB | rgb(98, 242, 202) |
| HSL | hsl(163, 85%, 67%) |
| HSV | hsv(163, 60%, 95%) |
| CMYK | cmyk(59.5%, 0%, 16.5%, 5.1%) |
| CIE-LAB | lab(87.17, -48.08, 7.82) |
| CIE-LCH | lch(87.17, 48.71, 170.76°) |
| OKLab | oklab(87.22% -0.1356 0.0199) |
| OKLCH | oklch(87.22% 0.137 171.6) |
| XYZ | xyz(47.4447, 70.3604, 66.9462) |
| Luminance | 0.7036 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.29
Aquamarine
#7FFFD4
ΔE00 3.39
Aqua Marine
#2EE8BB
ΔE00 3.50
Bright Teal
#01F9C6
ΔE00 3.78
Aqua (survey)
#13EAC9
ΔE00 4.12
Light Aqua
#8CFFDB
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F2CA #F2628A
analogous
#62F282 #62F2CA #62D2F2
triadic
#62F2CA #CA62F2 #F2CA62
tetradic
#62F2CA #8262F2 #F2628A #D2F262
square
#62F2CA #8262F2 #F2628A #D2F262
split-complementary
#62F2CA #F262D2 #F28262
monochromatic
#11C996 #29EDB7 #62F2CA #9BF7DD #D3FBF0
Accessibility & contrast
On white
1.39
#62F2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#62F2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F2CA
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F2CA | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE3C8
Deuteranopia (green-blind)
#D6D4CD
Tritanopia (blue-blind)
#00F4E6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #62f2ca; /* rgb */ color: rgb(98, 242, 202); /* oklch */ color: oklch(87.2% 0.137 171.6);
Tailwind
colors: {
custom: {
50: '#9cf7da',
500: '#62f2ca',
950: '#000000',
},
}SCSS
$custom: #62f2ca; $custom-light: #9cf7da; $custom-dark: #000000;
JSON
{
"hex": "#62f2ca",
"rgb": {
"r": 98,
"g": 242,
"b": 202
},
"hsl": {
"h": 163.333,
"s": 84.706,
"l": 66.667
},
"oklch": {
"l": 0.8722,
"c": 0.13703,
"h": 171.6
},
"luminance": 0.70365
}Semantic roles & 50–950 ramp
primary
#62F2CA
secondary
#C6335B
accent
#0442E1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583