#62EAEC#62EAEC
#62EAEC is a very light, moderate teal. Relative luminance 0.675; OKLCH L 86.4% C 0.118 H 196.5°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #62EAEC |
|---|---|
| RGB | rgb(98, 234, 236) |
| HSL | hsl(181, 78%, 65%) |
| HSV | hsv(181, 58%, 93%) |
| CMYK | cmyk(58.5%, 0.8%, 0%, 7.5%) |
| CIE-LAB | lab(85.75, -36.06, -12.09) |
| CIE-LCH | lch(85.75, 38.03, 198.54°) |
| OKLab | oklab(86.36% -0.1127 -0.0335) |
| OKLCH | oklch(86.36% 0.118 196.5) |
| XYZ | xyz(49.5936, 67.4933, 89.7545) |
| Luminance | 0.6750 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.76
Bright Cyan
#41FDFE
ΔE00 4.43
Robin'S Egg
#6DEDFD
ΔE00 5.08
Aqua
#00FFFF
ΔE00 5.39
Bright Turquoise
#0FFEF9
ΔE00 5.74
Robin Egg Blue
#8AF1FE
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EAEC #EC6462
analogous
#62ECA9 #62EAEC #62A5EC
triadic
#62EAEC #EC62EA #EAEC62
tetradic
#62EAEC #A962EC #EC6462 #A5EC62
square
#62EAEC #A962EC #EC6462 #A5EC62
split-complementary
#62EAEC #EC62A5 #ECA962
monochromatic
#17BABD #2BE3E5 #62EAEC #99F1F3 #CFF9F9
Accessibility & contrast
On white
1.45
#62EAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#62EAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EAEC
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EAEC | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EC
Deuteranopia (green-blind)
#C6CFED
Tritanopia (blue-blind)
#00F1EA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #62eaec; /* rgb */ color: rgb(98, 234, 236); /* oklch */ color: oklch(86.4% 0.118 196.5);
Tailwind
colors: {
custom: {
50: '#9cf1f2',
500: '#62eaec',
950: '#000000',
},
}SCSS
$custom: #62eaec; $custom-light: #9cf1f2; $custom-dark: #000000;
JSON
{
"hex": "#62eaec",
"rgb": {
"r": 98,
"g": 234,
"b": 236
},
"hsl": {
"h": 180.87,
"s": 78.409,
"l": 65.49
},
"oklch": {
"l": 0.86361,
"c": 0.11762,
"h": 196.5
},
"luminance": 0.67498
}Semantic roles & 50–950 ramp
primary
#62EAEC
secondary
#BC3937
accent
#0E0BDB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585