#62E9EF#62E9EF
#62E9EF is a very light, moderate teal. Relative luminance 0.671; OKLCH L 86.2% C 0.117 H 199.3°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #62E9EF |
|---|---|
| RGB | rgb(98, 233, 239) |
| HSL | hsl(183, 82%, 66%) |
| HSV | hsv(183, 59%, 94%) |
| CMYK | cmyk(59%, 2.5%, 0%, 6.3%) |
| CIE-LAB | lab(85.56, -34.79, -13.96) |
| CIE-LCH | lch(85.56, 37.48, 201.87°) |
| OKLab | oklab(86.23% -0.1105 -0.0387) |
| OKLCH | oklch(86.23% 0.117 199.3) |
| XYZ | xyz(49.7493, 67.1013, 91.9746) |
| Luminance | 0.6711 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.77
Bright Light Blue
#26F7FD
ΔE00 3.96
Robin Egg Blue
#8AF1FE
ΔE00 4.86
Bright Cyan
#41FDFE
ΔE00 5.06
Robin'S Egg Blue
#98EFF9
ΔE00 5.63
Aqua Blue
#02D8E9
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E9EF #EF6862
analogous
#62EFAE #62E9EF #62A2EF
triadic
#62E9EF #EF62E9 #E9EF62
tetradic
#62E9EF #AE62EF #EF6862 #A2EF62
square
#62E9EF #AE62EF #EF6862 #A2EF62
split-complementary
#62E9EF #EF62A2 #EFAE62
monochromatic
#14BBC3 #2AE1E9 #62E9EF #9AF1F5 #D1F9FA
Accessibility & contrast
On white
1.46
#62E9EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#62E9EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E9EF
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E9EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E9EF | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFF0
Deuteranopia (green-blind)
#C4CFF0
Tritanopia (blue-blind)
#00F1EA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #62e9ef; /* rgb */ color: rgb(98, 233, 239); /* oklch */ color: oklch(86.2% 0.117 199.3);
Tailwind
colors: {
custom: {
50: '#9df0f4',
500: '#62e9ef',
950: '#000000',
},
}SCSS
$custom: #62e9ef; $custom-light: #9df0f4; $custom-dark: #000000;
JSON
{
"hex": "#62e9ef",
"rgb": {
"r": 98,
"g": 233,
"b": 239
},
"hsl": {
"h": 182.553,
"s": 81.503,
"l": 66.078
},
"oklch": {
"l": 0.86231,
"c": 0.11707,
"h": 199.3
},
"luminance": 0.67106
}Semantic roles & 50–950 ramp
primary
#62E9EF
secondary
#C13B35
accent
#1108DE
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101617
muted
#808585