#62EFC8#62EFC8
#62EFC8 is a very light, vivid teal. Relative luminance 0.685; OKLCH L 86.5% C 0.135 H 171.8°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #62EFC8 |
|---|---|
| RGB | rgb(98, 239, 200) |
| HSL | hsl(163, 82%, 66%) |
| HSV | hsv(163, 59%, 94%) |
| CMYK | cmyk(59%, 0%, 16.3%, 6.3%) |
| CIE-LAB | lab(86.25, -47.27, 7.54) |
| CIE-LCH | lch(86.25, 47.86, 170.93°) |
| OKLab | oklab(86.46% -0.1334 0.0192) |
| OKLCH | oklch(86.46% 0.135 171.8) |
| XYZ | xyz(46.3238, 68.4951, 65.4120) |
| Luminance | 0.6850 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.47
Aqua Marine
#2EE8BB
ΔE00 3.23
Aqua (survey)
#13EAC9
ΔE00 3.85
Aquamarine
#7FFFD4
ΔE00 3.92
Bright Teal
#01F9C6
ΔE00 4.16
Tiffany Blue
#7BF2DA
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EFC8 #EF6289
analogous
#62EF81 #62EFC8 #62D0EF
triadic
#62EFC8 #C862EF #EFC862
tetradic
#62EFC8 #8162EF #EF6289 #D0EF62
square
#62EFC8 #8162EF #EF6289 #D0EF62
split-complementary
#62EFC8 #EF62D0 #EF8162
monochromatic
#14C392 #2AE9B5 #62EFC8 #9AF5DB #D1FAEF
Accessibility & contrast
On white
1.43
#62EFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#62EFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EFC8
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EFC8 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E1C6
Deuteranopia (green-blind)
#D4D2CB
Tritanopia (blue-blind)
#00F1E4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #62efc8; /* rgb */ color: rgb(98, 239, 200); /* oklch */ color: oklch(86.5% 0.135 171.8);
Tailwind
colors: {
custom: {
50: '#9bf5d8',
500: '#62efc8',
950: '#000000',
},
}SCSS
$custom: #62efc8; $custom-light: #9bf5d8; $custom-dark: #000000;
JSON
{
"hex": "#62efc8",
"rgb": {
"r": 98,
"g": 239,
"b": 200
},
"hsl": {
"h": 163.404,
"s": 81.503,
"l": 66.078
},
"oklch": {
"l": 0.86455,
"c": 0.13475,
"h": 171.8
},
"luminance": 0.685
}Semantic roles & 50–950 ramp
primary
#62EFC8
secondary
#C1355B
accent
#0843DE
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583