#62EEEA#62EEEA
#62EEEA is a very light, vivid teal. Relative luminance 0.697; OKLCH L 87.2% C 0.121 H 192.5°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #62EEEA |
|---|---|
| RGB | rgb(98, 238, 234) |
| HSL | hsl(178, 80%, 66%) |
| HSV | hsv(178, 59%, 93%) |
| CMYK | cmyk(58.8%, 0%, 1.7%, 6.7%) |
| CIE-LAB | lab(86.84, -38.43, -9.42) |
| CIE-LCH | lch(86.84, 39.56, 193.77°) |
| OKLab | oklab(87.22% -0.1177 -0.0262) |
| OKLCH | oklch(87.22% 0.121 192.5) |
| XYZ | xyz(50.4563, 69.6810, 88.6166) |
| Luminance | 0.6969 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.83
Bright Light Blue
#26F7FD
ΔE00 4.14
Bright Turquoise
#0FFEF9
ΔE00 4.35
Aqua
#00FFFF
ΔE00 4.59
Bright Aqua
#0BF9EA
ΔE00 5.17
Turquoise
#40E0D0
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EEEA #EE6266
analogous
#62EEA4 #62EEEA #62ACEE
triadic
#62EEEA #EA62EE #EEEA62
tetradic
#62EEEA #A462EE #EE6266 #ACEE62
square
#62EEEA #A462EE #EE6266 #ACEE62
split-complementary
#62EEEA #EE62AC #EEA462
monochromatic
#15C1BC #2BE8E3 #62EEEA #99F4F1 #D0FAF9
Accessibility & contrast
On white
1.41
#62EEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#62EEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EEEA
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EEEA | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E3EA
Deuteranopia (green-blind)
#CAD3EB
Tritanopia (blue-blind)
#00F4EC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #62eeea; /* rgb */ color: rgb(98, 238, 234); /* oklch */ color: oklch(87.2% 0.121 192.5);
Tailwind
colors: {
custom: {
50: '#9df4f0',
500: '#62eeea',
950: '#000000',
},
}SCSS
$custom: #62eeea; $custom-light: #9df4f0; $custom-dark: #000000;
JSON
{
"hex": "#62eeea",
"rgb": {
"r": 98,
"g": 238,
"b": 234
},
"hsl": {
"h": 178.286,
"s": 80.46,
"l": 65.882
},
"oklch": {
"l": 0.87222,
"c": 0.12054,
"h": 192.5
},
"luminance": 0.69686
}Semantic roles & 50–950 ramp
primary
#62EEEA
secondary
#BF3539
accent
#090FDD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585