#62E9EE#62E9EE
#62E9EE is a very light, moderate teal. Relative luminance 0.670; OKLCH L 86.2% C 0.117 H 198.6°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #62E9EE |
|---|---|
| RGB | rgb(98, 233, 238) |
| HSL | hsl(182, 80%, 66%) |
| HSV | hsv(182, 59%, 93%) |
| CMYK | cmyk(58.8%, 2.1%, 0%, 6.7%) |
| CIE-LAB | lab(85.53, -35.06, -13.48) |
| CIE-LCH | lch(85.53, 37.56, 201.04°) |
| OKLab | oklab(86.2% -0.1109 -0.0373) |
| OKLCH | oklch(86.2% 0.117 198.6) |
| XYZ | xyz(49.6019, 67.0424, 91.1988) |
| Luminance | 0.6705 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.90
Robin'S Egg
#6DEDFD
ΔE00 4.10
Bright Cyan
#41FDFE
ΔE00 4.92
Robin Egg Blue
#8AF1FE
ΔE00 5.11
Robin'S Egg Blue
#98EFF9
ΔE00 5.81
Aqua Blue
#02D8E9
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E9EE #EE6762
analogous
#62EEAD #62E9EE #62A3EE
triadic
#62E9EE #EE62E9 #E9EE62
tetradic
#62E9EE #AD62EE #EE6762 #A3EE62
square
#62E9EE #AD62EE #EE6762 #A3EE62
split-complementary
#62E9EE #EE62A3 #EEAD62
monochromatic
#15BBC1 #2BE1E8 #62E9EE #99F1F4 #D0F8FA
Accessibility & contrast
On white
1.46
#62E9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#62E9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E9EE
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E9EE | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFEF
Deuteranopia (green-blind)
#C4CFEF
Tritanopia (blue-blind)
#00F0EA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #62e9ee; /* rgb */ color: rgb(98, 233, 238); /* oklch */ color: oklch(86.2% 0.117 198.6);
Tailwind
colors: {
custom: {
50: '#9df0f3',
500: '#62e9ee',
950: '#000000',
},
}SCSS
$custom: #62e9ee; $custom-light: #9df0f3; $custom-dark: #000000;
JSON
{
"hex": "#62e9ee",
"rgb": {
"r": 98,
"g": 233,
"b": 238
},
"hsl": {
"h": 182.143,
"s": 80.46,
"l": 65.882
},
"oklch": {
"l": 0.86197,
"c": 0.11702,
"h": 198.6
},
"luminance": 0.67048
}Semantic roles & 50–950 ramp
primary
#62E9EE
secondary
#BF3A35
accent
#1009DD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101617
muted
#808585