#62E4E4#62E4E4
#62E4E4 is a very light, moderate teal. Relative luminance 0.637; OKLCH L 84.7% C 0.114 H 195.2°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #62E4E4 |
|---|---|
| RGB | rgb(98, 228, 228) |
| HSL | hsl(180, 71%, 64%) |
| HSV | hsv(180, 57%, 89%) |
| CMYK | cmyk(57%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(83.80, -35.40, -10.79) |
| CIE-LCH | lch(83.80, 37.01, 196.94°) |
| OKLab | oklab(84.71% -0.1099 -0.0299) |
| OKLCH | oklch(84.71% 0.114 195.2) |
| XYZ | xyz(46.7780, 63.6802, 83.2100) |
| Luminance | 0.6369 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 5.01
Mediumturquoise
#48D1CC
ΔE00 5.13
Bright Cyan
#41FDFE
ΔE00 5.64
Robin'S Egg
#6DEDFD
ΔE00 6.02
Turquoise
#40E0D0
ΔE00 6.08
Darkturquoise
#00CED1
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E4E4 #E46262
analogous
#62E4A3 #62E4E4 #62A3E4
triadic
#62E4E4 #E462E4 #E4E462
tetradic
#62E4E4 #A362E4 #E46262 #A3E462
square
#62E4E4 #A362E4 #E46262 #A3E462
split-complementary
#62E4E4 #E462A3 #E4A362
monochromatic
#1EAEAE #2EDBDB #62E4E4 #96EDED #CAF6F6
Accessibility & contrast
On white
1.53
#62E4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#62E4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E4E4
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E4E4 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DAE4
Deuteranopia (green-blind)
#C1CAE5
Tritanopia (blue-blind)
#00EBE4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #62e4e4; /* rgb */ color: rgb(98, 228, 228); /* oklch */ color: oklch(84.7% 0.114 195.2);
Tailwind
colors: {
custom: {
50: '#9bedec',
500: '#62e4e4',
950: '#000000',
},
}SCSS
$custom: #62e4e4; $custom-light: #9bedec; $custom-dark: #000000;
JSON
{
"hex": "#62e4e4",
"rgb": {
"r": 98,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 70.652,
"l": 63.922
},
"oklch": {
"l": 0.84705,
"c": 0.11387,
"h": 195.2
},
"luminance": 0.63685
}Semantic roles & 50–950 ramp
primary
#62E4E4
secondary
#AF3B3B
accent
#1313D3
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1616
muted
#808584