#62EEE7#62EEE7
#62EEE7 is a very light, vivid teal. Relative luminance 0.695; OKLCH L 87.1% C 0.121 H 190.6°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #62EEE7 |
|---|---|
| RGB | rgb(98, 238, 231) |
| HSL | hsl(177, 80%, 66%) |
| HSV | hsv(177, 59%, 93%) |
| CMYK | cmyk(58.8%, 0%, 2.9%, 6.7%) |
| CIE-LAB | lab(86.76, -39.21, -7.97) |
| CIE-LCH | lch(86.76, 40.01, 191.49°) |
| OKLab | oklab(87.13% -0.1189 -0.0222) |
| OKLCH | oklch(87.13% 0.121 190.6) |
| XYZ | xyz(50.0290, 69.5101, 86.3660) |
| Luminance | 0.6952 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.33
Bright Turquoise
#0FFEF9
ΔE00 4.34
Bright Aqua
#0BF9EA
ΔE00 4.49
Turquoise
#40E0D0
ΔE00 4.88
Aqua
#00FFFF
ΔE00 4.91
Bright Light Blue
#26F7FD
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EEE7 #EE6269
analogous
#62EEA1 #62EEE7 #62AFEE
triadic
#62EEE7 #E762EE #EEE762
tetradic
#62EEE7 #A162EE #EE6269 #AFEE62
square
#62EEE7 #A162EE #EE6269 #AFEE62
split-complementary
#62EEE7 #EE62AF #EEA162
monochromatic
#15C1B8 #2BE8DF #62EEE7 #99F4EF #D0FAF8
Accessibility & contrast
On white
1.41
#62EEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#62EEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EEE7
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EEE7 | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E3E7
Deuteranopia (green-blind)
#CBD2E8
Tritanopia (blue-blind)
#00F4EB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #62eee7; /* rgb */ color: rgb(98, 238, 231); /* oklch */ color: oklch(87.1% 0.121 190.6);
Tailwind
colors: {
custom: {
50: '#9df4ee',
500: '#62eee7',
950: '#000000',
},
}SCSS
$custom: #62eee7; $custom-light: #9df4ee; $custom-dark: #000000;
JSON
{
"hex": "#62eee7",
"rgb": {
"r": 98,
"g": 238,
"b": 231
},
"hsl": {
"h": 177,
"s": 80.46,
"l": 65.882
},
"oklch": {
"l": 0.87126,
"c": 0.12098,
"h": 190.6
},
"luminance": 0.69515
}Semantic roles & 50–950 ramp
primary
#62EEE7
secondary
#BF353C
accent
#0913DD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585