#62EEE8#62EEE8
#62EEE8 is a very light, vivid teal. Relative luminance 0.696; OKLCH L 87.2% C 0.121 H 191.2°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #62EEE8 |
|---|---|
| RGB | rgb(98, 238, 232) |
| HSL | hsl(177, 80%, 66%) |
| HSV | hsv(177, 59%, 93%) |
| CMYK | cmyk(58.8%, 0%, 2.5%, 6.7%) |
| CIE-LAB | lab(86.78, -38.95, -8.45) |
| CIE-LCH | lch(86.78, 39.86, 192.25°) |
| OKLab | oklab(87.16% -0.1185 -0.0235) |
| OKLCH | oklch(87.16% 0.121 191.2) |
| XYZ | xyz(50.1706, 69.5667, 87.1120) |
| Luminance | 0.6957 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.14
Bright Turquoise
#0FFEF9
ΔE00 4.31
Bright Light Blue
#26F7FD
ΔE00 4.64
Bright Aqua
#0BF9EA
ΔE00 4.70
Aqua
#00FFFF
ΔE00 4.78
Turquoise
#40E0D0
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EEE8 #EE6268
analogous
#62EEA2 #62EEE8 #62AEEE
triadic
#62EEE8 #E862EE #EEE862
tetradic
#62EEE8 #A262EE #EE6268 #AEEE62
square
#62EEE8 #A262EE #EE6268 #AEEE62
split-complementary
#62EEE8 #EE62AE #EEA262
monochromatic
#15C1B9 #2BE8E0 #62EEE8 #99F4F0 #D0FAF8
Accessibility & contrast
On white
1.41
#62EEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#62EEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EEE8
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EEE8 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E3E8
Deuteranopia (green-blind)
#CBD2E9
Tritanopia (blue-blind)
#00F4EC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #62eee8; /* rgb */ color: rgb(98, 238, 232); /* oklch */ color: oklch(87.2% 0.121 191.2);
Tailwind
colors: {
custom: {
50: '#9df4ef',
500: '#62eee8',
950: '#000000',
},
}SCSS
$custom: #62eee8; $custom-light: #9df4ef; $custom-dark: #000000;
JSON
{
"hex": "#62eee8",
"rgb": {
"r": 98,
"g": 238,
"b": 232
},
"hsl": {
"h": 177.429,
"s": 80.46,
"l": 65.882
},
"oklch": {
"l": 0.87158,
"c": 0.12082,
"h": 191.2
},
"luminance": 0.69572
}Semantic roles & 50–950 ramp
primary
#62EEE8
secondary
#BF353B
accent
#0912DD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585