#62DEEC#62DEEC
#62DEEC is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.6% C 0.111 H 205.4°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #62DEEC |
|---|---|
| RGB | rgb(98, 222, 236) |
| HSL | hsl(186, 78%, 65%) |
| HSV | hsv(186, 58%, 93%) |
| CMYK | cmyk(58.5%, 5.9%, 0%, 7.5%) |
| CIE-LAB | lab(82.32, -30.40, -17.24) |
| CIE-LCH | lch(82.32, 34.95, 209.56°) |
| OKLab | oklab(83.59% -0.1004 -0.0477) |
| OKLCH | oklch(83.59% 0.111 205.4) |
| XYZ | xyz(46.2923, 60.8907, 88.6541) |
| Luminance | 0.6089 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.43
Aqua Blue
#02D8E9
ΔE00 3.60
Robin Egg Blue
#8AF1FE
ΔE00 5.03
Robin'S Egg Blue
#98EFF9
ΔE00 5.75
Neon Blue
#04D9FF
ΔE00 6.78
Bright Light Blue
#26F7FD
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DEEC #EC7062
analogous
#62ECB5 #62DEEC #6299EC
triadic
#62DEEC #EC62DE #DEEC62
tetradic
#62DEEC #B562EC #EC7062 #99EC62
square
#62DEEC #B562EC #EC7062 #99EC62
split-complementary
#62DEEC #EC6299 #ECB562
monochromatic
#17ACBD #2BD3E5 #62DEEC #99E9F3 #CFF5F9
Accessibility & contrast
On white
1.59
#62DEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#62DEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DEEC
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DEEC | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6ED
Deuteranopia (green-blind)
#B9C6EC
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #62deec; /* rgb */ color: rgb(98, 222, 236); /* oklch */ color: oklch(83.6% 0.111 205.4);
Tailwind
colors: {
custom: {
50: '#9be8f2',
500: '#62deec',
950: '#000000',
},
}SCSS
$custom: #62deec; $custom-light: #9be8f2; $custom-dark: #000000;
JSON
{
"hex": "#62deec",
"rgb": {
"r": 98,
"g": 222,
"b": 236
},
"hsl": {
"h": 186.087,
"s": 78.409,
"l": 65.49
},
"oklch": {
"l": 0.83592,
"c": 0.11117,
"h": 205.4
},
"luminance": 0.60895
}Semantic roles & 50–950 ramp
primary
#62DEEC
secondary
#BC4437
accent
#200BDB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485