#62E8EE#62E8EE
#62E8EE is a very light, moderate teal. Relative luminance 0.665; OKLCH L 86.0% C 0.116 H 199.3°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #62E8EE |
|---|---|
| RGB | rgb(98, 232, 238) |
| HSL | hsl(183, 80%, 66%) |
| HSV | hsv(183, 59%, 93%) |
| CMYK | cmyk(58.8%, 2.5%, 0%, 6.7%) |
| CIE-LAB | lab(85.24, -34.59, -13.91) |
| CIE-LCH | lch(85.24, 37.28, 201.91°) |
| OKLab | oklab(85.97% -0.1099 -0.0385) |
| OKLCH | oklch(85.97% 0.116 199.3) |
| XYZ | xyz(49.3196, 66.4778, 91.1047) |
| Luminance | 0.6648 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.81
Bright Light Blue
#26F7FD
ΔE00 4.14
Robin Egg Blue
#8AF1FE
ΔE00 4.93
Bright Cyan
#41FDFE
ΔE00 5.25
Aqua Blue
#02D8E9
ΔE00 5.49
Robin'S Egg Blue
#98EFF9
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E8EE #EE6862
analogous
#62EEAE #62E8EE #62A2EE
triadic
#62E8EE #EE62E8 #E8EE62
tetradic
#62E8EE #AE62EE #EE6862 #A2EE62
square
#62E8EE #AE62EE #EE6862 #A2EE62
split-complementary
#62E8EE #EE62A2 #EEAE62
monochromatic
#15B9C1 #2BE0E8 #62E8EE #99F0F4 #D0F8FA
Accessibility & contrast
On white
1.47
#62E8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#62E8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E8EE
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E8EE | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEF
Deuteranopia (green-blind)
#C3CEEF
Tritanopia (blue-blind)
#00F0E9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #62e8ee; /* rgb */ color: rgb(98, 232, 238); /* oklch */ color: oklch(86.0% 0.116 199.3);
Tailwind
colors: {
custom: {
50: '#9ceff3',
500: '#62e8ee',
950: '#000000',
},
}SCSS
$custom: #62e8ee; $custom-light: #9ceff3; $custom-dark: #000000;
JSON
{
"hex": "#62e8ee",
"rgb": {
"r": 98,
"g": 232,
"b": 238
},
"hsl": {
"h": 182.571,
"s": 80.46,
"l": 65.882
},
"oklch": {
"l": 0.85967,
"c": 0.11644,
"h": 199.3
},
"luminance": 0.66483
}Semantic roles & 50–950 ramp
primary
#62E8EE
secondary
#BF3B35
accent
#1209DD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585