#62EEC2#62EEC2
#62EEC2 is a very light, vivid teal. Relative luminance 0.676; OKLCH L 86.1% C 0.137 H 169.2°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #62EEC2 |
|---|---|
| RGB | rgb(98, 238, 194) |
| HSL | hsl(161, 80%, 66%) |
| HSV | hsv(161, 59%, 93%) |
| CMYK | cmyk(58.8%, 0%, 18.5%, 6.7%) |
| CIE-LAB | lab(85.82, -48.21, 10.06) |
| CIE-LCH | lch(85.82, 49.25, 168.21°) |
| OKLab | oklab(86.06% -0.135 0.0257) |
| OKLCH | oklch(86.06% 0.137 169.2) |
| XYZ | xyz(45.3444, 67.6362, 61.6939) |
| Luminance | 0.6764 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.59
Aqua Marine
#2EE8BB
ΔE00 2.89
Bright Teal
#01F9C6
ΔE00 3.91
Aquamarine
#7FFFD4
ΔE00 4.02
Light Aquamarine
#7BFDC7
ΔE00 4.18
Seafoam
#7FE0B3
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EEC2 #EE628E
analogous
#62EE7C #62EEC2 #62D4EE
triadic
#62EEC2 #C262EE #EEC262
tetradic
#62EEC2 #7C62EE #EE628E #D4EE62
square
#62EEC2 #7C62EE #EE628E #D4EE62
split-complementary
#62EEC2 #EE62D4 #EE7C62
monochromatic
#15C18B #2BE8AD #62EEC2 #99F4D7 #D0FAED
Accessibility & contrast
On white
1.45
#62EEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#62EEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EEC2
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EEC2 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DFC0
Deuteranopia (green-blind)
#D4D1C5
Tritanopia (blue-blind)
#00EFE1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #62eec2; /* rgb */ color: rgb(98, 238, 194); /* oklch */ color: oklch(86.1% 0.137 169.2);
Tailwind
colors: {
custom: {
50: '#9bf4d4',
500: '#62eec2',
950: '#000000',
},
}SCSS
$custom: #62eec2; $custom-light: #9bf4d4; $custom-dark: #000000;
JSON
{
"hex": "#62eec2",
"rgb": {
"r": 98,
"g": 238,
"b": 194
},
"hsl": {
"h": 161.143,
"s": 80.46,
"l": 65.882
},
"oklch": {
"l": 0.8606,
"c": 0.13744,
"h": 169.2
},
"luminance": 0.67641
}Semantic roles & 50–950 ramp
primary
#62EEC2
secondary
#BF3561
accent
#094BDD
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583