#62DFF5#62DFF5
#62DFF5 is a very light, moderate teal. Relative luminance 0.620; OKLCH L 84.1% C 0.114 H 210.9°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #62DFF5 |
|---|---|
| RGB | rgb(98, 223, 245) |
| HSL | hsl(189, 88%, 67%) |
| HSV | hsv(189, 60%, 96%) |
| CMYK | cmyk(60%, 9%, 0%, 3.9%) |
| CIE-LAB | lab(82.89, -28.36, -21.14) |
| CIE-LCH | lch(82.89, 35.38, 216.70°) |
| OKLab | oklab(84.15% -0.0979 -0.0586) |
| OKLCH | oklch(84.15% 0.114 210.9) |
| XYZ | xyz(47.8993, 61.9597, 95.8036) |
| Luminance | 0.6197 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.70
Neon Blue
#04D9FF
ΔE00 4.66
Aqua Blue
#02D8E9
ΔE00 4.76
Robin Egg Blue
#8AF1FE
ΔE00 5.22
Robin'S Egg Blue
#98EFF9
ΔE00 6.10
Sky Blue
#87CEEB
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DFF5 #F57862
analogous
#62F5C2 #62DFF5 #6295F5
triadic
#62DFF5 #F562DF #DFF562
tetradic
#62DFF5 #C262F5 #F57862 #95F562
square
#62DFF5 #C262F5 #F57862 #95F562
split-complementary
#62DFF5 #F56295 #F5C262
monochromatic
#0DB2CF #28D3F1 #62DFF5 #9CEBF9 #D5F6FC
Accessibility & contrast
On white
1.57
#62DFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#62DFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DFF5
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DFF5 | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD8F6
Deuteranopia (green-blind)
#B7C7F5
Tritanopia (blue-blind)
#00E9E6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #62dff5; /* rgb */ color: rgb(98, 223, 245); /* oklch */ color: oklch(84.1% 0.114 210.9);
Tailwind
colors: {
custom: {
50: '#9ce9f8',
500: '#62dff5',
950: '#000000',
},
}SCSS
$custom: #62dff5; $custom-light: #9ce9f8; $custom-dark: #000000;
JSON
{
"hex": "#62dff5",
"rgb": {
"r": 98,
"g": 223,
"b": 245
},
"hsl": {
"h": 188.98,
"s": 88.024,
"l": 67.255
},
"oklch": {
"l": 0.84148,
"c": 0.1141,
"h": 210.9
},
"luminance": 0.61965
}Semantic roles & 50–950 ramp
primary
#62DFF5
secondary
#CB4730
accent
#2301E5
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#0F1617
muted
#808485