#62E1E5#62E1E5
#62E1E5 is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.0% C 0.112 H 198.1°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #62E1E5 |
|---|---|
| RGB | rgb(98, 225, 229) |
| HSL | hsl(182, 72%, 64%) |
| HSV | hsv(182, 57%, 90%) |
| CMYK | cmyk(57.2%, 1.7%, 0%, 10.2%) |
| CIE-LAB | lab(82.97, -33.73, -12.56) |
| CIE-LCH | lch(82.97, 36.00, 200.42°) |
| OKLab | oklab(84.04% -0.1064 -0.0348) |
| OKLCH | oklch(84.04% 0.112 198.1) |
| XYZ | xyz(46.0991, 62.0996, 83.6705) |
| Luminance | 0.6210 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 5.01
Aqua Blue
#02D8E9
ΔE00 5.08
Mediumturquoise
#48D1CC
ΔE00 5.40
Bright Light Blue
#26F7FD
ΔE00 5.44
Darkturquoise
#00CED1
ΔE00 5.87
Robin Egg Blue
#8AF1FE
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E1E5 #E56662
analogous
#62E5A8 #62E1E5 #62A0E5
triadic
#62E1E5 #E562E1 #E1E562
tetradic
#62E1E5 #A862E5 #E56662 #A0E562
square
#62E1E5 #A862E5 #E56662 #A0E562
split-complementary
#62E1E5 #E562A0 #E5A862
monochromatic
#1DABB0 #2DD7DC #62E1E5 #97EBEE #CBF5F6
Accessibility & contrast
On white
1.56
#62E1E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#62E1E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E1E5
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E1E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E1E5 | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D8E6
Deuteranopia (green-blind)
#BEC8E6
Tritanopia (blue-blind)
#00E8E2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #62e1e5; /* rgb */ color: rgb(98, 225, 229); /* oklch */ color: oklch(84.0% 0.112 198.1);
Tailwind
colors: {
custom: {
50: '#9bebed',
500: '#62e1e5',
950: '#000000',
},
}SCSS
$custom: #62e1e5; $custom-light: #9bebed; $custom-dark: #000000;
JSON
{
"hex": "#62e1e5",
"rgb": {
"r": 98,
"g": 225,
"b": 229
},
"hsl": {
"h": 181.832,
"s": 71.585,
"l": 64.118
},
"oklch": {
"l": 0.84043,
"c": 0.1119,
"h": 198.1
},
"luminance": 0.62104
}Semantic roles & 50–950 ramp
primary
#62E1E5
secondary
#B13E3B
accent
#1812D4
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#0F1616
muted
#808484