#62E9EB#62E9EB
#62E9EB is a very light, moderate teal. Relative luminance 0.669; OKLCH L 86.1% C 0.117 H 196.6°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #62E9EB |
|---|---|
| RGB | rgb(98, 233, 235) |
| HSL | hsl(181, 77%, 65%) |
| HSV | hsv(181, 58%, 92%) |
| CMYK | cmyk(58.3%, 0.9%, 0%, 7.8%) |
| CIE-LAB | lab(85.44, -35.86, -12.04) |
| CIE-LCH | lch(85.44, 37.83, 198.55°) |
| OKLab | oklab(86.1% -0.1121 -0.0333) |
| OKLCH | oklch(86.1% 0.117 196.6) |
| XYZ | xyz(49.1649, 66.8676, 88.8969) |
| Luminance | 0.6687 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.93
Bright Cyan
#41FDFE
ΔE00 4.64
Robin'S Egg
#6DEDFD
ΔE00 5.10
Aqua
#00FFFF
ΔE00 5.58
Robin Egg Blue
#8AF1FE
ΔE00 5.89
Bright Turquoise
#0FFEF9
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E9EB #EB6462
analogous
#62EBA8 #62E9EB #62A4EB
triadic
#62E9EB #EB62E9 #E9EB62
tetradic
#62E9EB #A862EB #EB6462 #A4EB62
square
#62E9EB #A862EB #EB6462 #A4EB62
split-complementary
#62E9EB #EB62A4 #EBA862
monochromatic
#18B8BB #2CE1E4 #62E9EB #98F1F2 #CFF8F9
Accessibility & contrast
On white
1.46
#62E9EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#62E9EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E9EB
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E9EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E9EB | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEB
Deuteranopia (green-blind)
#C5CFEC
Tritanopia (blue-blind)
#00F0E9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #62e9eb; /* rgb */ color: rgb(98, 233, 235); /* oklch */ color: oklch(86.1% 0.117 196.6);
Tailwind
colors: {
custom: {
50: '#9cf0f1',
500: '#62e9eb',
950: '#000000',
},
}SCSS
$custom: #62e9eb; $custom-light: #9cf0f1; $custom-dark: #000000;
JSON
{
"hex": "#62e9eb",
"rgb": {
"r": 98,
"g": 233,
"b": 235
},
"hsl": {
"h": 180.876,
"s": 77.401,
"l": 65.294
},
"oklch": {
"l": 0.86097,
"c": 0.11699,
"h": 196.6
},
"luminance": 0.66873
}Semantic roles & 50–950 ramp
primary
#62E9EB
secondary
#BA3937
accent
#0F0CDA
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585