#62EDEC#62EDEC
#62EDEC is a very light, moderate teal. Relative luminance 0.692; OKLCH L 87.1% C 0.120 H 194.5°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #62EDEC |
|---|---|
| RGB | rgb(98, 237, 236) |
| HSL | hsl(180, 79%, 66%) |
| HSV | hsv(180, 59%, 93%) |
| CMYK | cmyk(58.6%, 0%, 0.4%, 7.1%) |
| CIE-LAB | lab(86.61, -37.44, -10.81) |
| CIE-LCH | lch(86.61, 38.97, 196.11°) |
| OKLab | oklab(87.06% -0.1158 -0.03) |
| OKLCH | oklch(87.06% 0.12 194.5) |
| XYZ | xyz(50.4549, 69.2159, 90.0416) |
| Luminance | 0.6922 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.64
Bright Cyan
#41FDFE
ΔE00 3.78
Aqua
#00FFFF
ΔE00 4.69
Bright Turquoise
#0FFEF9
ΔE00 4.79
Bright Aqua
#0BF9EA
ΔE00 6.05
Robin'S Egg
#6DEDFD
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EDEC #ED6263
analogous
#62EDA6 #62EDEC #62A9ED
triadic
#62EDEC #EC62ED #EDEC62
tetradic
#62EDEC #A662ED #ED6263 #A9ED62
square
#62EDEC #A662ED #ED6263 #A9ED62
split-complementary
#62EDEC #ED62A9 #EDA662
monochromatic
#16BFBE #2BE7E5 #62EDEC #99F3F3 #D0FAF9
Accessibility & contrast
On white
1.41
#62EDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#62EDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EDEC
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EDEC | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EC
Deuteranopia (green-blind)
#C9D2ED
Tritanopia (blue-blind)
#00F4EC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #62edec; /* rgb */ color: rgb(98, 237, 236); /* oklch */ color: oklch(87.1% 0.120 194.5);
Tailwind
colors: {
custom: {
50: '#9df3f2',
500: '#62edec',
950: '#000000',
},
}SCSS
$custom: #62edec; $custom-light: #9df3f2; $custom-dark: #000000;
JSON
{
"hex": "#62edec",
"rgb": {
"r": 98,
"g": 237,
"b": 236
},
"hsl": {
"h": 179.568,
"s": 79.429,
"l": 65.686
},
"oklch": {
"l": 0.87055,
"c": 0.11963,
"h": 194.5
},
"luminance": 0.69221
}Semantic roles & 50–950 ramp
primary
#62EDEC
secondary
#BD3637
accent
#0A0BDC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585