#62EFEC#62EFEC
#62EFEC is a very light, vivid teal. Relative luminance 0.704; OKLCH L 87.5% C 0.121 H 193.2°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #62EFEC |
|---|---|
| RGB | rgb(98, 239, 236) |
| HSL | hsl(179, 82%, 66%) |
| HSV | hsv(179, 59%, 94%) |
| CMYK | cmyk(59%, 0%, 1.3%, 6.3%) |
| CIE-LAB | lab(87.18, -38.36, -9.96) |
| CIE-LCH | lch(87.18, 39.63, 194.56°) |
| OKLab | oklab(87.52% -0.1178 -0.0277) |
| OKLCH | oklch(87.52% 0.121 193.2) |
| XYZ | xyz(51.0372, 70.3805, 90.2357) |
| Luminance | 0.7039 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.53
Bright Light Blue
#26F7FD
ΔE00 3.80
Bright Turquoise
#0FFEF9
ΔE00 4.25
Aqua
#00FFFF
ΔE00 4.36
Bright Aqua
#0BF9EA
ΔE00 5.33
Turquoise
#40E0D0
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EFEC #EF6265
analogous
#62EFA5 #62EFEC #62ABEF
triadic
#62EFEC #EC62EF #EFEC62
tetradic
#62EFEC #A562EF #EF6265 #ABEF62
square
#62EFEC #A562EF #EF6265 #ABEF62
split-complementary
#62EFEC #EF62AB #EFA562
monochromatic
#14C3BF #2AE9E5 #62EFEC #9AF5F3 #D1FAF9
Accessibility & contrast
On white
1.39
#62EFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#62EFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EFEC
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EFEC | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4EC
Deuteranopia (green-blind)
#CBD3ED
Tritanopia (blue-blind)
#00F6EE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #62efec; /* rgb */ color: rgb(98, 239, 236); /* oklch */ color: oklch(87.5% 0.121 193.2);
Tailwind
colors: {
custom: {
50: '#9df4f2',
500: '#62efec',
950: '#000000',
},
}SCSS
$custom: #62efec; $custom-light: #9df4f2; $custom-dark: #000000;
JSON
{
"hex": "#62efec",
"rgb": {
"r": 98,
"g": 239,
"b": 236
},
"hsl": {
"h": 178.723,
"s": 81.503,
"l": 66.078
},
"oklch": {
"l": 0.87518,
"c": 0.12104,
"h": 193.2
},
"luminance": 0.70386
}Semantic roles & 50–950 ramp
primary
#62EFEC
secondary
#C13538
accent
#080CDE
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585