#62E4E8#62E4E8
#62E4E8 is a very light, moderate teal. Relative luminance 0.639; OKLCH L 84.8% C 0.114 H 198.0°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #62E4E8 |
|---|---|
| RGB | rgb(98, 228, 232) |
| HSL | hsl(182, 74%, 65%) |
| HSV | hsv(182, 58%, 91%) |
| CMYK | cmyk(57.8%, 1.7%, 0%, 9%) |
| CIE-LAB | lab(83.92, -34.34, -12.73) |
| CIE-LCH | lch(83.92, 36.62, 200.34°) |
| OKLab | oklab(84.84% -0.1082 -0.0352) |
| OKLCH | oklch(84.84% 0.114 198) |
| XYZ | xyz(47.3397, 63.9048, 86.1683) |
| Luminance | 0.6391 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.72
Bright Light Blue
#26F7FD
ΔE00 4.83
Aqua Blue
#02D8E9
ΔE00 5.38
Robin Egg Blue
#8AF1FE
ΔE00 5.73
Bright Cyan
#41FDFE
ΔE00 5.83
Mediumturquoise
#48D1CC
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E4E8 #E86662
analogous
#62E8A9 #62E4E8 #62A1E8
triadic
#62E4E8 #E862E4 #E4E862
tetradic
#62E4E8 #A962E8 #E86662 #A1E862
square
#62E4E8 #A962E8 #E86662 #A1E862
split-complementary
#62E4E8 #E862A1 #E8A962
monochromatic
#1BB0B5 #2DDBE0 #62E4E8 #97EDF0 #CDF6F8
Accessibility & contrast
On white
1.52
#62E4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#62E4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E4E8
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E4E8 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DAE9
Deuteranopia (green-blind)
#C0CBE9
Tritanopia (blue-blind)
#00EBE5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #62e4e8; /* rgb */ color: rgb(98, 228, 232); /* oklch */ color: oklch(84.8% 0.114 198.0);
Tailwind
colors: {
custom: {
50: '#9cedef',
500: '#62e4e8',
950: '#000000',
},
}SCSS
$custom: #62e4e8; $custom-light: #9cedef; $custom-dark: #000000;
JSON
{
"hex": "#62e4e8",
"rgb": {
"r": 98,
"g": 228,
"b": 232
},
"hsl": {
"h": 181.791,
"s": 74.444,
"l": 64.706
},
"oklch": {
"l": 0.84839,
"c": 0.11382,
"h": 198
},
"luminance": 0.6391
}Semantic roles & 50–950 ramp
primary
#62E4E8
secondary
#B53D39
accent
#150FD7
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585