#62DEEA#62DEEA
#62DEEA is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.5% C 0.111 H 204.0°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #62DEEA |
|---|---|
| RGB | rgb(98, 222, 234) |
| HSL | hsl(185, 76%, 65%) |
| HSV | hsv(185, 58%, 92%) |
| CMYK | cmyk(58.1%, 5.1%, 0%, 8.2%) |
| CIE-LAB | lab(82.26, -30.95, -16.27) |
| CIE-LCH | lch(82.26, 34.97, 207.73°) |
| OKLab | oklab(83.52% -0.1012 -0.045) |
| OKLCH | oklch(83.52% 0.111 204) |
| XYZ | xyz(46.0034, 60.7751, 87.1323) |
| Luminance | 0.6078 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.60
Robin'S Egg
#6DEDFD
ΔE00 3.63
Robin Egg Blue
#8AF1FE
ΔE00 5.15
Robin'S Egg Blue
#98EFF9
ΔE00 5.81
Darkturquoise
#00CED1
ΔE00 6.72
Bright Light Blue
#26F7FD
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DEEA #EA6E62
analogous
#62EAB2 #62DEEA #629AEA
triadic
#62DEEA #EA62DE #DEEA62
tetradic
#62DEEA #B262EA #EA6E62 #9AEA62
square
#62DEEA #B262EA #EA6E62 #9AEA62
split-complementary
#62DEEA #EA629A #EAB262
monochromatic
#19ABB9 #2CD3E3 #62DEEA #98E9F1 #CEF5F8
Accessibility & contrast
On white
1.60
#62DEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#62DEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DEEA
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DEEA | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EB
Deuteranopia (green-blind)
#B9C6EB
Tritanopia (blue-blind)
#00E6E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #62deea; /* rgb */ color: rgb(98, 222, 234); /* oklch */ color: oklch(83.5% 0.111 204.0);
Tailwind
colors: {
custom: {
50: '#9be8f0',
500: '#62deea',
950: '#000000',
},
}SCSS
$custom: #62deea; $custom-light: #9be8f0; $custom-dark: #000000;
JSON
{
"hex": "#62deea",
"rgb": {
"r": 98,
"g": 222,
"b": 234
},
"hsl": {
"h": 185.294,
"s": 76.404,
"l": 65.098
},
"oklch": {
"l": 0.83521,
"c": 0.11078,
"h": 204
},
"luminance": 0.6078
}Semantic roles & 50–950 ramp
primary
#62DEEA
secondary
#B84338
accent
#1F0DD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485