#62E2ED#62E2ED
#62E2ED is a very light, moderate teal. Relative luminance 0.631; OKLCH L 84.5% C 0.113 H 203.0°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #62E2ED |
|---|---|
| RGB | rgb(98, 226, 237) |
| HSL | hsl(185, 79%, 66%) |
| HSV | hsv(185, 59%, 93%) |
| CMYK | cmyk(58.6%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(83.49, -32.03, -16.00) |
| CIE-LCH | lch(83.49, 35.81, 206.54°) |
| OKLab | oklab(84.55% -0.1041 -0.0443) |
| OKLCH | oklch(84.55% 0.113 203) |
| XYZ | xyz(47.5130, 63.0989, 89.7797) |
| Luminance | 0.6310 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.06
Aqua Blue
#02D8E9
ΔE00 4.05
Robin Egg Blue
#8AF1FE
ΔE00 4.63
Robin'S Egg Blue
#98EFF9
ΔE00 5.43
Bright Light Blue
#26F7FD
ΔE00 5.87
Darkturquoise
#00CED1
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E2ED #ED6D62
analogous
#62EDB2 #62E2ED #629CED
triadic
#62E2ED #ED62E2 #E2ED62
tetradic
#62E2ED #B262ED #ED6D62 #9CED62
square
#62E2ED #B262ED #ED6D62 #9CED62
split-complementary
#62E2ED #ED629C #EDB262
monochromatic
#16B1BF #2BD8E7 #62E2ED #99ECF3 #D0F6FA
Accessibility & contrast
On white
1.54
#62E2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#62E2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E2ED
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E2ED | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EE
Deuteranopia (green-blind)
#BDC9EE
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #62e2ed; /* rgb */ color: rgb(98, 226, 237); /* oklch */ color: oklch(84.5% 0.113 203.0);
Tailwind
colors: {
custom: {
50: '#9cebf2',
500: '#62e2ed',
950: '#000000',
},
}SCSS
$custom: #62e2ed; $custom-light: #9cebf2; $custom-dark: #000000;
JSON
{
"hex": "#62e2ed",
"rgb": {
"r": 98,
"g": 226,
"b": 237
},
"hsl": {
"h": 184.748,
"s": 79.429,
"l": 65.686
},
"oklch": {
"l": 0.84549,
"c": 0.11317,
"h": 203
},
"luminance": 0.63104
}Semantic roles & 50–950 ramp
primary
#62E2ED
secondary
#BD4136
accent
#1A0ADC
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485