#62E9C8#62E9C8
#62E9C8 is a very light, vivid teal. Relative luminance 0.650; OKLCH L 85.0% C 0.128 H 174.3°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #62E9C8 |
|---|---|
| RGB | rgb(98, 233, 200) |
| HSL | hsl(165, 75%, 65%) |
| HSV | hsv(165, 58%, 91%) |
| CMYK | cmyk(57.9%, 0%, 14.2%, 8.6%) |
| CIE-LAB | lab(84.50, -44.68, 5.02) |
| CIE-LCH | lch(84.50, 44.96, 173.59°) |
| OKLab | oklab(85.03% -0.1272 0.0126) |
| OKLCH | oklch(85.03% 0.128 174.3) |
| XYZ | xyz(44.5964, 65.0402, 64.8362) |
| Luminance | 0.6504 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.22
Light Turquoise
#7EF4CC
ΔE00 3.70
Aqua Marine
#2EE8BB
ΔE00 3.76
Tiffany Blue
#7BF2DA
ΔE00 3.76
Light Teal
#90E4C1
ΔE00 5.29
Aquamarine (survey)
#04D8B2
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E9C8 #E96283
analogous
#62E984 #62E9C8 #62C7E9
triadic
#62E9C8 #C862E9 #E9C862
tetradic
#62E9C8 #8462E9 #E96283 #C7E962
square
#62E9C8 #8462E9 #E96283 #C7E962
split-complementary
#62E9C8 #E962C7 #E98462
monochromatic
#1AB791 #2CE1B5 #62E9C8 #98F1DB #CDF8EE
Accessibility & contrast
On white
1.50
#62E9C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#62E9C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E9C8
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E9C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E9C8 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DBC7
Deuteranopia (green-blind)
#CECDCA
Tritanopia (blue-blind)
#00EBDF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #62e9c8; /* rgb */ color: rgb(98, 233, 200); /* oklch */ color: oklch(85.0% 0.128 174.3);
Tailwind
colors: {
custom: {
50: '#9af0d8',
500: '#62e9c8',
950: '#000000',
},
}SCSS
$custom: #62e9c8; $custom-light: #9af0d8; $custom-dark: #000000;
JSON
{
"hex": "#62e9c8",
"rgb": {
"r": 98,
"g": 233,
"b": 200
},
"hsl": {
"h": 165.333,
"s": 75.419,
"l": 64.902
},
"oklch": {
"l": 0.85031,
"c": 0.12777,
"h": 174.3
},
"luminance": 0.65045
}Semantic roles & 50–950 ramp
primary
#62E9C8
secondary
#B73857
accent
#0E3FD8
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583