#62DFE5#62DFE5
#62DFE5 is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.6% C 0.111 H 199.6°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #62DFE5 |
|---|---|
| RGB | rgb(98, 223, 229) |
| HSL | hsl(183, 72%, 64%) |
| HSV | hsv(183, 57%, 90%) |
| CMYK | cmyk(57.2%, 2.6%, 0%, 10.2%) |
| CIE-LAB | lab(82.39, -32.79, -13.42) |
| CIE-LCH | lch(82.39, 35.43, 202.25°) |
| OKLab | oklab(83.58% -0.1043 -0.0371) |
| OKLCH | oklch(83.58% 0.111 199.6) |
| XYZ | xyz(45.5616, 61.0246, 83.4914) |
| Luminance | 0.6103 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.46
Robin'S Egg
#6DEDFD
ΔE00 4.69
Mediumturquoise
#48D1CC
ΔE00 5.63
Darkturquoise
#00CED1
ΔE00 5.77
Robin Egg Blue
#8AF1FE
ΔE00 5.86
Bright Light Blue
#26F7FD
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DFE5 #E56862
analogous
#62E5AA #62DFE5 #629EE5
triadic
#62DFE5 #E562DF #DFE562
tetradic
#62DFE5 #AA62E5 #E56862 #9EE562
square
#62DFE5 #AA62E5 #E56862 #9EE562
split-complementary
#62DFE5 #E5629E #E5AA62
monochromatic
#1DA9B0 #2DD4DC #62DFE5 #97EAEE #CBF4F6
Accessibility & contrast
On white
1.59
#62DFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#62DFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DFE5
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DFE5 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D6E6
Deuteranopia (green-blind)
#BCC6E6
Tritanopia (blue-blind)
#00E6E0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #62dfe5; /* rgb */ color: rgb(98, 223, 229); /* oklch */ color: oklch(83.6% 0.111 199.6);
Tailwind
colors: {
custom: {
50: '#9be9ed',
500: '#62dfe5',
950: '#000000',
},
}SCSS
$custom: #62dfe5; $custom-light: #9be9ed; $custom-dark: #000000;
JSON
{
"hex": "#62dfe5",
"rgb": {
"r": 98,
"g": 223,
"b": 229
},
"hsl": {
"h": 182.748,
"s": 71.585,
"l": 64.118
},
"oklch": {
"l": 0.83579,
"c": 0.11069,
"h": 199.6
},
"luminance": 0.61029
}Semantic roles & 50–950 ramp
primary
#62DFE5
secondary
#B1403B
accent
#1B12D4
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#0F1616
muted
#808484