#62DFED#62DFED
#62DFED is a very light, moderate teal. Relative luminance 0.615; OKLCH L 83.9% C 0.112 H 205.4°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #62DFED |
|---|---|
| RGB | rgb(98, 223, 237) |
| HSL | hsl(186, 79%, 66%) |
| HSV | hsv(186, 59%, 93%) |
| CMYK | cmyk(58.6%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(82.64, -30.60, -17.29) |
| CIE-LCH | lch(82.64, 35.15, 209.47°) |
| OKLab | oklab(83.86% -0.101 -0.0479) |
| OKLCH | oklch(83.86% 0.112 205.4) |
| XYZ | xyz(46.7044, 61.4817, 89.5102) |
| Luminance | 0.6149 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.21
Aqua Blue
#02D8E9
ΔE00 3.68
Robin Egg Blue
#8AF1FE
ΔE00 4.85
Robin'S Egg Blue
#98EFF9
ΔE00 5.62
Neon Blue
#04D9FF
ΔE00 6.83
Bright Light Blue
#26F7FD
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DFED #ED7062
analogous
#62EDB5 #62DFED #6299ED
triadic
#62DFED #ED62DF #DFED62
tetradic
#62DFED #B562ED #ED7062 #99ED62
square
#62DFED #B562ED #ED7062 #99ED62
split-complementary
#62DFED #ED6299 #EDB562
monochromatic
#16AEBF #2BD4E7 #62DFED #99EAF3 #D0F5FA
Accessibility & contrast
On white
1.58
#62DFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#62DFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DFED
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DFED | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EE
Deuteranopia (green-blind)
#B9C7ED
Tritanopia (blue-blind)
#00E7E3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #62dfed; /* rgb */ color: rgb(98, 223, 237); /* oklch */ color: oklch(83.9% 0.112 205.4);
Tailwind
colors: {
custom: {
50: '#9ce9f2',
500: '#62dfed',
950: '#000000',
},
}SCSS
$custom: #62dfed; $custom-light: #9ce9f2; $custom-dark: #000000;
JSON
{
"hex": "#62dfed",
"rgb": {
"r": 98,
"g": 223,
"b": 237
},
"hsl": {
"h": 186.043,
"s": 79.429,
"l": 65.686
},
"oklch": {
"l": 0.83858,
"c": 0.11181,
"h": 205.4
},
"luminance": 0.61486
}Semantic roles & 50–950 ramp
primary
#62DFED
secondary
#BD4436
accent
#1F0ADC
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485