#62E2E4#62E2E4
#62E2E4 is a very light, moderate teal. Relative luminance 0.626; OKLCH L 84.2% C 0.113 H 196.6°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #62E2E4 |
|---|---|
| RGB | rgb(98, 226, 228) |
| HSL | hsl(181, 71%, 64%) |
| HSV | hsv(181, 57%, 89%) |
| CMYK | cmyk(57%, 0.9%, 0%, 10.6%) |
| CIE-LAB | lab(83.22, -34.47, -11.64) |
| CIE-LCH | lch(83.22, 36.38, 198.66°) |
| OKLab | oklab(84.24% -0.1078 -0.0322) |
| OKLCH | oklch(84.24% 0.113 196.6) |
| XYZ | xyz(46.2310, 62.5861, 83.0277) |
| Luminance | 0.6259 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.12
Bright Light Blue
#26F7FD
ΔE00 5.27
Robin'S Egg
#6DEDFD
ΔE00 5.52
Aqua Blue
#02D8E9
ΔE00 5.67
Darkturquoise
#00CED1
ΔE00 5.93
Bright Cyan
#41FDFE
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E2E4 #E46462
analogous
#62E4A5 #62E2E4 #62A1E4
triadic
#62E2E4 #E462E2 #E2E462
tetradic
#62E2E4 #A562E4 #E46462 #A1E462
square
#62E2E4 #A562E4 #E46462 #A1E462
split-complementary
#62E2E4 #E462A1 #E4A562
monochromatic
#1EACAE #2ED8DB #62E2E4 #96ECED #CAF5F6
Accessibility & contrast
On white
1.55
#62E2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#62E2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E2E4
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E2E4 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D8E4
Deuteranopia (green-blind)
#BFC9E5
Tritanopia (blue-blind)
#00E9E2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #62e2e4; /* rgb */ color: rgb(98, 226, 228); /* oklch */ color: oklch(84.2% 0.113 196.6);
Tailwind
colors: {
custom: {
50: '#9bebec',
500: '#62e2e4',
950: '#000000',
},
}SCSS
$custom: #62e2e4; $custom-light: #9bebec; $custom-dark: #000000;
JSON
{
"hex": "#62e2e4",
"rgb": {
"r": 98,
"g": 226,
"b": 228
},
"hsl": {
"h": 180.923,
"s": 70.652,
"l": 63.922
},
"oklch": {
"l": 0.84241,
"c": 0.11253,
"h": 196.6
},
"luminance": 0.62591
}Semantic roles & 50–950 ramp
primary
#62E2E4
secondary
#AF3D3B
accent
#1613D3
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#0F1616
muted
#808484