#62E4EE#62E4EE
#62E4EE is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.0% C 0.114 H 202.2°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #62E4EE |
|---|---|
| RGB | rgb(98, 228, 238) |
| HSL | hsl(184, 80%, 66%) |
| HSV | hsv(184, 59%, 93%) |
| CMYK | cmyk(58.8%, 4.2%, 0%, 6.7%) |
| CIE-LAB | lab(84.10, -32.71, -15.63) |
| CIE-LCH | lch(84.10, 36.25, 205.53°) |
| OKLab | oklab(85.04% -0.1058 -0.0432) |
| OKLCH | oklch(85.04% 0.114 202.2) |
| XYZ | xyz(48.2065, 64.2516, 90.7336) |
| Luminance | 0.6426 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.98
Aqua Blue
#02D8E9
ΔE00 4.38
Robin Egg Blue
#8AF1FE
ΔE00 4.51
Bright Light Blue
#26F7FD
ΔE00 5.33
Robin'S Egg Blue
#98EFF9
ΔE00 5.34
Bright Cyan
#41FDFE
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E4EE #EE6C62
analogous
#62EEB2 #62E4EE #629EEE
triadic
#62E4EE #EE62E4 #E4EE62
tetradic
#62E4EE #B262EE #EE6C62 #9EEE62
square
#62E4EE #B262EE #EE6C62 #9EEE62
split-complementary
#62E4EE #EE629E #EEB262
monochromatic
#15B4C1 #2BDBE8 #62E4EE #99EDF4 #D0F7FA
Accessibility & contrast
On white
1.52
#62E4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#62E4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E4EE
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E4EE | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBEF
Deuteranopia (green-blind)
#BECBEF
Tritanopia (blue-blind)
#00ECE7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #62e4ee; /* rgb */ color: rgb(98, 228, 238); /* oklch */ color: oklch(85.0% 0.114 202.2);
Tailwind
colors: {
custom: {
50: '#9cedf3',
500: '#62e4ee',
950: '#000000',
},
}SCSS
$custom: #62e4ee; $custom-light: #9cedf3; $custom-dark: #000000;
JSON
{
"hex": "#62e4ee",
"rgb": {
"r": 98,
"g": 228,
"b": 238
},
"hsl": {
"h": 184.286,
"s": 80.46,
"l": 65.882
},
"oklch": {
"l": 0.85044,
"c": 0.11429,
"h": 202.2
},
"luminance": 0.64257
}Semantic roles & 50–950 ramp
primary
#62E4EE
secondary
#BF3F35
accent
#1809DD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585