#62DFF4#62DFF4
#62DFF4 is a very light, moderate teal. Relative luminance 0.619; OKLCH L 84.1% C 0.114 H 210.2°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #62DFF4 |
|---|---|
| RGB | rgb(98, 223, 244) |
| HSL | hsl(189, 87%, 67%) |
| HSV | hsv(189, 60%, 96%) |
| CMYK | cmyk(59.8%, 8.6%, 0%, 4.3%) |
| CIE-LAB | lab(82.86, -28.65, -20.66) |
| CIE-LCH | lch(82.86, 35.32, 215.80°) |
| OKLab | oklab(84.11% -0.0983 -0.0573) |
| OKLCH | oklch(84.11% 0.114 210.2) |
| XYZ | xyz(47.7471, 61.8988, 95.0018) |
| Luminance | 0.6190 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.54
Aqua Blue
#02D8E9
ΔE00 4.56
Neon Blue
#04D9FF
ΔE00 4.89
Robin Egg Blue
#8AF1FE
ΔE00 5.10
Robin'S Egg Blue
#98EFF9
ΔE00 5.99
Sky Blue
#87CEEB
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DFF4 #F47762
analogous
#62F4C0 #62DFF4 #6296F4
triadic
#62DFF4 #F462DF #DFF462
tetradic
#62DFF4 #C062F4 #F47762 #96F462
square
#62DFF4 #C062F4 #F47762 #96F462
split-complementary
#62DFF4 #F46296 #F4C062
monochromatic
#0EB2CD #29D3F0 #62DFF4 #9BEBF8 #D4F6FC
Accessibility & contrast
On white
1.57
#62DFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#62DFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DFF4
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DFF4 | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD8F5
Deuteranopia (green-blind)
#B7C7F4
Tritanopia (blue-blind)
#00E8E5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #62dff4; /* rgb */ color: rgb(98, 223, 244); /* oklch */ color: oklch(84.1% 0.114 210.2);
Tailwind
colors: {
custom: {
50: '#9ce9f7',
500: '#62dff4',
950: '#000000',
},
}SCSS
$custom: #62dff4; $custom-light: #9ce9f7; $custom-dark: #000000;
JSON
{
"hex": "#62dff4",
"rgb": {
"r": 98,
"g": 223,
"b": 244
},
"hsl": {
"h": 188.63,
"s": 86.905,
"l": 67.059
},
"oklch": {
"l": 0.84111,
"c": 0.11375,
"h": 210.2
},
"luminance": 0.61904
}Semantic roles & 50–950 ramp
primary
#62DFF4
secondary
#C94731
accent
#2202E3
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485