#62EDEA#62EDEA
#62EDEA is a very light, moderate teal. Relative luminance 0.691; OKLCH L 87.0% C 0.120 H 193.2°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #62EDEA |
|---|---|
| RGB | rgb(98, 237, 234) |
| HSL | hsl(179, 79%, 66%) |
| HSV | hsv(179, 59%, 93%) |
| CMYK | cmyk(58.6%, 0%, 1.3%, 7.1%) |
| CIE-LAB | lab(86.55, -37.97, -9.85) |
| CIE-LCH | lch(86.55, 39.22, 194.54°) |
| OKLab | oklab(86.99% -0.1166 -0.0273) |
| OKLCH | oklch(86.99% 0.12 193.2) |
| XYZ | xyz(50.1660, 69.1003, 88.5199) |
| Luminance | 0.6911 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.91
Bright Light Blue
#26F7FD
ΔE00 4.03
Bright Turquoise
#0FFEF9
ΔE00 4.59
Aqua
#00FFFF
ΔE00 4.71
Bright Aqua
#0BF9EA
ΔE00 5.52
Turquoise
#40E0D0
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EDEA #ED6265
analogous
#62EDA4 #62EDEA #62AAED
triadic
#62EDEA #EA62ED #EDEA62
tetradic
#62EDEA #A462ED #ED6265 #AAED62
square
#62EDEA #A462ED #ED6265 #AAED62
split-complementary
#62EDEA #ED62AA #EDA462
monochromatic
#16BFBB #2BE7E3 #62EDEA #99F3F1 #D0FAF9
Accessibility & contrast
On white
1.42
#62EDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#62EDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EDEA
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EDEA | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EA
Deuteranopia (green-blind)
#C9D2EB
Tritanopia (blue-blind)
#00F3EC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #62edea; /* rgb */ color: rgb(98, 237, 234); /* oklch */ color: oklch(87.0% 0.120 193.2);
Tailwind
colors: {
custom: {
50: '#9df3f0',
500: '#62edea',
950: '#000000',
},
}SCSS
$custom: #62edea; $custom-light: #9df3f0; $custom-dark: #000000;
JSON
{
"hex": "#62edea",
"rgb": {
"r": 98,
"g": 237,
"b": 234
},
"hsl": {
"h": 178.705,
"s": 79.429,
"l": 65.686
},
"oklch": {
"l": 0.8699,
"c": 0.1198,
"h": 193.2
},
"luminance": 0.69106
}Semantic roles & 50–950 ramp
primary
#62EDEA
secondary
#BD3639
accent
#0A0EDC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585