#62EEC0#62EEC0
#62EEC0 is a very light, vivid teal. Relative luminance 0.676; OKLCH L 86.0% C 0.139 H 168.2°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #62EEC0 |
|---|---|
| RGB | rgb(98, 238, 192) |
| HSL | hsl(160, 80%, 66%) |
| HSV | hsv(160, 59%, 93%) |
| CMYK | cmyk(58.8%, 0%, 19.3%, 6.7%) |
| CIE-LAB | lab(85.78, -48.66, 11.04) |
| CIE-LCH | lch(85.78, 49.89, 167.21°) |
| OKLab | oklab(86.01% -0.1359 0.0283) |
| OKLCH | oklch(86.01% 0.139 168.2) |
| XYZ | xyz(45.1213, 67.5470, 60.5189) |
| Luminance | 0.6755 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.78
Aqua Marine
#2EE8BB
ΔE00 2.96
Bright Teal
#01F9C6
ΔE00 3.88
Light Aquamarine
#7BFDC7
ΔE00 3.93
Aquamarine
#7FFFD4
ΔE00 4.11
Seafoam
#7FE0B3
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EEC0 #EE6290
analogous
#62EE7A #62EEC0 #62D6EE
triadic
#62EEC0 #C062EE #EEC062
tetradic
#62EEC0 #7A62EE #EE6290 #D6EE62
square
#62EEC0 #7A62EE #EE6290 #D6EE62
split-complementary
#62EEC0 #EE62D6 #EE7A62
monochromatic
#15C188 #2BE8AA #62EEC0 #99F4D6 #D0FAEC
Accessibility & contrast
On white
1.45
#62EEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#62EEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EEC0
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EEC0 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DFBE
Deuteranopia (green-blind)
#D4D1C3
Tritanopia (blue-blind)
#00EFE1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #62eec0; /* rgb */ color: rgb(98, 238, 192); /* oklch */ color: oklch(86.0% 0.139 168.2);
Tailwind
colors: {
custom: {
50: '#9bf4d3',
500: '#62eec0',
950: '#000000',
},
}SCSS
$custom: #62eec0; $custom-light: #9bf4d3; $custom-dark: #000000;
JSON
{
"hex": "#62eec0",
"rgb": {
"r": 98,
"g": 238,
"b": 192
},
"hsl": {
"h": 160.286,
"s": 80.46,
"l": 65.882
},
"oklch": {
"l": 0.86009,
"c": 0.13881,
"h": 168.2
},
"luminance": 0.67552
}Semantic roles & 50–950 ramp
primary
#62EEC0
secondary
#BF3563
accent
#094EDD
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583