#62DDED#62DDED
#62DDED is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.4% C 0.111 H 206.9°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #62DDED |
|---|---|
| RGB | rgb(98, 221, 237) |
| HSL | hsl(187, 79%, 66%) |
| HSV | hsv(187, 59%, 93%) |
| CMYK | cmyk(58.6%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(82.07, -29.64, -18.15) |
| CIE-LCH | lch(82.07, 34.76, 211.49°) |
| OKLab | oklab(83.4% -0.099 -0.0503) |
| OKLCH | oklch(83.4% 0.111 206.9) |
| XYZ | xyz(46.1732, 60.4193, 89.3331) |
| Luminance | 0.6042 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.59
Aqua Blue
#02D8E9
ΔE00 3.67
Robin Egg Blue
#8AF1FE
ΔE00 5.17
Robin'S Egg Blue
#98EFF9
ΔE00 5.90
Neon Blue
#04D9FF
ΔE00 6.13
Darkturquoise
#00CED1
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DDED #ED7262
analogous
#62EDB7 #62DDED #6298ED
triadic
#62DDED #ED62DD #DDED62
tetradic
#62DDED #B762ED #ED7262 #98ED62
square
#62DDED #B762ED #ED7262 #98ED62
split-complementary
#62DDED #ED6298 #EDB762
monochromatic
#16ABBF #2BD1E7 #62DDED #99E9F3 #D0F5FA
Accessibility & contrast
On white
1.60
#62DDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#62DDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DDED
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DDED | 1.00 | 1.60 | 13.08 | 13.08 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EE
Deuteranopia (green-blind)
#B7C5ED
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #62dded; /* rgb */ color: rgb(98, 221, 237); /* oklch */ color: oklch(83.4% 0.111 206.9);
Tailwind
colors: {
custom: {
50: '#9be8f2',
500: '#62dded',
950: '#000000',
},
}SCSS
$custom: #62dded; $custom-light: #9be8f2; $custom-dark: #000000;
JSON
{
"hex": "#62dded",
"rgb": {
"r": 98,
"g": 221,
"b": 237
},
"hsl": {
"h": 186.906,
"s": 79.429,
"l": 65.686
},
"oklch": {
"l": 0.83398,
"c": 0.111,
"h": 206.9
},
"luminance": 0.60424
}Semantic roles & 50–950 ramp
primary
#62DDED
secondary
#BD4636
accent
#220ADC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485