#62EFED#62EFED
#62EFED is a very light, vivid teal. Relative luminance 0.704; OKLCH L 87.6% C 0.121 H 193.9°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #62EFED |
|---|---|
| RGB | rgb(98, 239, 237) |
| HSL | hsl(179, 82%, 66%) |
| HSV | hsv(179, 59%, 94%) |
| CMYK | cmyk(59%, 0%, 0.8%, 6.3%) |
| CIE-LAB | lab(87.21, -38.09, -10.44) |
| CIE-LCH | lch(87.21, 39.50, 195.33°) |
| OKLab | oklab(87.55% -0.1174 -0.029) |
| OKLCH | oklch(87.55% 0.121 193.9) |
| XYZ | xyz(51.1829, 70.4387, 91.0030) |
| Luminance | 0.7044 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.44
Bright Light Blue
#26F7FD
ΔE00 3.58
Aqua
#00FFFF
ΔE00 4.33
Bright Turquoise
#0FFEF9
ΔE00 4.34
Bright Aqua
#0BF9EA
ΔE00 5.60
Turquoise
#40E0D0
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EFED #EF6264
analogous
#62EFA6 #62EFED #62AAEF
triadic
#62EFED #ED62EF #EFED62
tetradic
#62EFED #A662EF #EF6264 #AAEF62
square
#62EFED #A662EF #EF6264 #AAEF62
split-complementary
#62EFED #EF62AA #EFA662
monochromatic
#14C3C0 #2AE9E7 #62EFED #9AF5F3 #D1FAFA
Accessibility & contrast
On white
1.39
#62EFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#62EFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EFED
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EFED | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4ED
Deuteranopia (green-blind)
#CBD3EE
Tritanopia (blue-blind)
#00F6EE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #62efed; /* rgb */ color: rgb(98, 239, 237); /* oklch */ color: oklch(87.6% 0.121 193.9);
Tailwind
colors: {
custom: {
50: '#9df4f2',
500: '#62efed',
950: '#000000',
},
}SCSS
$custom: #62efed; $custom-light: #9df4f2; $custom-dark: #000000;
JSON
{
"hex": "#62efed",
"rgb": {
"r": 98,
"g": 239,
"b": 237
},
"hsl": {
"h": 179.149,
"s": 81.503,
"l": 66.078
},
"oklch": {
"l": 0.87551,
"c": 0.12095,
"h": 193.9
},
"luminance": 0.70444
}Semantic roles & 50–950 ramp
primary
#62EFED
secondary
#C13537
accent
#080BDE
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585