#62E1E7#62E1E7
#62E1E7 is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.1% C 0.112 H 199.5°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #62E1E7 |
|---|---|
| RGB | rgb(98, 225, 231) |
| HSL | hsl(183, 73%, 65%) |
| HSV | hsv(183, 58%, 91%) |
| CMYK | cmyk(57.6%, 2.6%, 0%, 9.4%) |
| CIE-LAB | lab(83.03, -33.20, -13.53) |
| CIE-LCH | lch(83.03, 35.85, 202.17°) |
| OKLab | oklab(84.11% -0.1055 -0.0374) |
| OKLCH | oklch(84.11% 0.112 199.5) |
| XYZ | xyz(46.3799, 62.2119, 85.1497) |
| Luminance | 0.6222 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.43
Aqua Blue
#02D8E9
ΔE00 4.64
Bright Light Blue
#26F7FD
ΔE00 5.50
Robin Egg Blue
#8AF1FE
ΔE00 5.60
Mediumturquoise
#48D1CC
ΔE00 5.89
Darkturquoise
#00CED1
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E1E7 #E76862
analogous
#62E7AB #62E1E7 #629EE7
triadic
#62E1E7 #E762E1 #E1E762
tetradic
#62E1E7 #AB62E7 #E76862 #9EE762
square
#62E1E7 #AB62E7 #E76862 #9EE762
split-complementary
#62E1E7 #E7629E #E7AB62
monochromatic
#1BACB3 #2DD7DF #62E1E7 #97EBEF #CCF5F7
Accessibility & contrast
On white
1.56
#62E1E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#62E1E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E1E7
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E1E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E1E7 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D8E8
Deuteranopia (green-blind)
#BDC8E8
Tritanopia (blue-blind)
#00E8E2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #62e1e7; /* rgb */ color: rgb(98, 225, 231); /* oklch */ color: oklch(84.1% 0.112 199.5);
Tailwind
colors: {
custom: {
50: '#9bebee',
500: '#62e1e7',
950: '#000000',
},
}SCSS
$custom: #62e1e7; $custom-light: #9bebee; $custom-dark: #000000;
JSON
{
"hex": "#62e1e7",
"rgb": {
"r": 98,
"g": 225,
"b": 231
},
"hsl": {
"h": 182.707,
"s": 73.481,
"l": 64.51
},
"oklch": {
"l": 0.84111,
"c": 0.11198,
"h": 199.5
},
"luminance": 0.62217
}Semantic roles & 50–950 ramp
primary
#62E1E7
secondary
#B43F3A
accent
#1910D6
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485