#62E2EF#62E2EF
#62E2EF is a very light, moderate teal. Relative luminance 0.632; OKLCH L 84.6% C 0.114 H 204.4°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #62E2EF |
|---|---|
| RGB | rgb(98, 226, 239) |
| HSL | hsl(186, 82%, 66%) |
| HSV | hsv(186, 59%, 94%) |
| CMYK | cmyk(59%, 5.4%, 0%, 6.3%) |
| CIE-LAB | lab(83.56, -31.48, -16.97) |
| CIE-LCH | lch(83.56, 35.76, 208.32°) |
| OKLab | oklab(84.62% -0.1033 -0.047) |
| OKLCH | oklch(84.62% 0.114 204.4) |
| XYZ | xyz(47.8068, 63.2165, 91.3272) |
| Luminance | 0.6322 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.71
Aqua Blue
#02D8E9
ΔE00 3.97
Robin Egg Blue
#8AF1FE
ΔE00 4.44
Robin'S Egg Blue
#98EFF9
ΔE00 5.32
Bright Light Blue
#26F7FD
ΔE00 6.22
Neon Blue
#04D9FF
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E2EF #EF6F62
analogous
#62EFB5 #62E2EF #629BEF
triadic
#62E2EF #EF62E2 #E2EF62
tetradic
#62E2EF #B562EF #EF6F62 #9BEF62
square
#62E2EF #B562EF #EF6F62 #9BEF62
split-complementary
#62E2EF #EF629B #EFB562
monochromatic
#14B3C3 #2AD8E9 #62E2EF #9AECF5 #D1F7FA
Accessibility & contrast
On white
1.54
#62E2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#62E2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E2EF
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E2EF | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAF0
Deuteranopia (green-blind)
#BCC9F0
Tritanopia (blue-blind)
#00EAE6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #62e2ef; /* rgb */ color: rgb(98, 226, 239); /* oklch */ color: oklch(84.6% 0.114 204.4);
Tailwind
colors: {
custom: {
50: '#9cebf4',
500: '#62e2ef',
950: '#000000',
},
}SCSS
$custom: #62e2ef; $custom-light: #9cebf4; $custom-dark: #000000;
JSON
{
"hex": "#62e2ef",
"rgb": {
"r": 98,
"g": 226,
"b": 239
},
"hsl": {
"h": 185.532,
"s": 81.503,
"l": 66.078
},
"oklch": {
"l": 0.84619,
"c": 0.1135,
"h": 204.4
},
"luminance": 0.63221
}Semantic roles & 50–950 ramp
primary
#62E2EF
secondary
#C14235
accent
#1B08DE
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485