#62EEEC#62EEEC
#62EEEC is a very light, vivid teal. Relative luminance 0.698; OKLCH L 87.3% C 0.120 H 193.9°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #62EEEC |
|---|---|
| RGB | rgb(98, 238, 236) |
| HSL | hsl(179, 80%, 66%) |
| HSV | hsv(179, 59%, 93%) |
| CMYK | cmyk(58.8%, 0%, 0.8%, 6.7%) |
| CIE-LAB | lab(86.90, -37.90, -10.38) |
| CIE-LCH | lch(86.90, 39.30, 195.32°) |
| OKLab | oklab(87.29% -0.1168 -0.0288) |
| OKLCH | oklch(87.29% 0.12 193.9) |
| XYZ | xyz(50.7453, 69.7966, 90.1384) |
| Luminance | 0.6980 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.63
Bright Light Blue
#26F7FD
ΔE00 3.70
Bright Turquoise
#0FFEF9
ΔE00 4.50
Aqua
#00FFFF
ΔE00 4.51
Bright Aqua
#0BF9EA
ΔE00 5.69
Turquoise
#40E0D0
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EEEC #EE6264
analogous
#62EEA6 #62EEEC #62AAEE
triadic
#62EEEC #EC62EE #EEEC62
tetradic
#62EEEC #A662EE #EE6264 #AAEE62
square
#62EEEC #A662EE #EE6264 #AAEE62
split-complementary
#62EEEC #EE62AA #EEA662
monochromatic
#15C1BE #2BE8E5 #62EEEC #99F4F3 #D0FAF9
Accessibility & contrast
On white
1.40
#62EEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#62EEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EEEC
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EEEC | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EC
Deuteranopia (green-blind)
#CAD3ED
Tritanopia (blue-blind)
#00F5ED
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #62eeec; /* rgb */ color: rgb(98, 238, 236); /* oklch */ color: oklch(87.3% 0.120 193.9);
Tailwind
colors: {
custom: {
50: '#9df4f2',
500: '#62eeec',
950: '#000000',
},
}SCSS
$custom: #62eeec; $custom-light: #9df4f2; $custom-dark: #000000;
JSON
{
"hex": "#62eeec",
"rgb": {
"r": 98,
"g": 238,
"b": 236
},
"hsl": {
"h": 179.143,
"s": 80.46,
"l": 65.882
},
"oklch": {
"l": 0.87287,
"c": 0.12033,
"h": 193.9
},
"luminance": 0.69802
}Semantic roles & 50–950 ramp
primary
#62EEEC
secondary
#BF3537
accent
#090CDD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585