#62E9EA#62E9EA
#62E9EA is a very light, moderate teal. Relative luminance 0.668; OKLCH L 86.1% C 0.117 H 195.9°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #62E9EA |
|---|---|
| RGB | rgb(98, 233, 234) |
| HSL | hsl(180, 76%, 65%) |
| HSV | hsv(180, 58%, 92%) |
| CMYK | cmyk(58.1%, 0.4%, 0%, 8.2%) |
| CIE-LAB | lab(85.41, -36.13, -11.55) |
| CIE-LCH | lch(85.41, 37.93, 197.73°) |
| OKLab | oklab(86.06% -0.1125 -0.032) |
| OKLCH | oklch(86.06% 0.117 195.9) |
| XYZ | xyz(49.0208, 66.8099, 88.1381) |
| Luminance | 0.6682 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.00
Bright Cyan
#41FDFE
ΔE00 4.59
Robin'S Egg
#6DEDFD
ΔE00 5.44
Aqua
#00FFFF
ΔE00 5.51
Bright Turquoise
#0FFEF9
ΔE00 5.75
Robin Egg Blue
#8AF1FE
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E9EA #EA6362
analogous
#62EAA7 #62E9EA #62A5EA
triadic
#62E9EA #EA62E9 #E9EA62
tetradic
#62E9EA #A762EA #EA6362 #A5EA62
square
#62E9EA #A762EA #EA6362 #A5EA62
split-complementary
#62E9EA #EA62A5 #EAA762
monochromatic
#19B8B9 #2CE1E3 #62E9EA #98F1F1 #CEF8F8
Accessibility & contrast
On white
1.46
#62E9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#62E9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E9EA
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E9EA | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEA
Deuteranopia (green-blind)
#C5CFEB
Tritanopia (blue-blind)
#00F0E9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #62e9ea; /* rgb */ color: rgb(98, 233, 234); /* oklch */ color: oklch(86.1% 0.117 195.9);
Tailwind
colors: {
custom: {
50: '#9cf0f0',
500: '#62e9ea',
950: '#000000',
},
}SCSS
$custom: #62e9ea; $custom-light: #9cf0f0; $custom-dark: #000000;
JSON
{
"hex": "#62e9ea",
"rgb": {
"r": 98,
"g": 233,
"b": 234
},
"hsl": {
"h": 180.441,
"s": 76.404,
"l": 65.098
},
"oklch": {
"l": 0.86063,
"c": 0.11701,
"h": 195.9
},
"luminance": 0.66815
}Semantic roles & 50–950 ramp
primary
#62E9EA
secondary
#B83938
accent
#0E0DD9
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585