#62DFE6#62DFE6
#62DFE6 is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.6% C 0.111 H 200.3°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #62DFE6 |
|---|---|
| RGB | rgb(98, 223, 230) |
| HSL | hsl(183, 73%, 64%) |
| HSV | hsv(183, 57%, 90%) |
| CMYK | cmyk(57.4%, 3%, 0%, 9.8%) |
| CIE-LAB | lab(82.42, -32.52, -13.90) |
| CIE-LCH | lch(82.42, 35.37, 203.15°) |
| OKLab | oklab(83.61% -0.1039 -0.0385) |
| OKLCH | oklch(83.61% 0.111 200.3) |
| XYZ | xyz(45.7016, 61.0806, 84.2288) |
| Luminance | 0.6109 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.26
Robin'S Egg
#6DEDFD
ΔE00 4.43
Robin Egg Blue
#8AF1FE
ΔE00 5.67
Darkturquoise
#00CED1
ΔE00 5.91
Mediumturquoise
#48D1CC
ΔE00 5.91
Bright Light Blue
#26F7FD
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DFE6 #E66962
analogous
#62E6AB #62DFE6 #629DE6
triadic
#62DFE6 #E662DF #DFE662
tetradic
#62DFE6 #AB62E6 #E66962 #9DE662
square
#62DFE6 #AB62E6 #E66962 #9DE662
split-complementary
#62DFE6 #E6629D #E6AB62
monochromatic
#1CA9B1 #2DD4DE #62DFE6 #97EAEE #CCF5F7
Accessibility & contrast
On white
1.59
#62DFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#62DFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DFE6
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DFE6 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6E7
Deuteranopia (green-blind)
#BBC7E7
Tritanopia (blue-blind)
#00E6E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #62dfe6; /* rgb */ color: rgb(98, 223, 230); /* oklch */ color: oklch(83.6% 0.111 200.3);
Tailwind
colors: {
custom: {
50: '#9be9ed',
500: '#62dfe6',
950: '#000000',
},
}SCSS
$custom: #62dfe6; $custom-light: #9be9ed; $custom-dark: #000000;
JSON
{
"hex": "#62dfe6",
"rgb": {
"r": 98,
"g": 223,
"b": 230
},
"hsl": {
"h": 183.182,
"s": 72.527,
"l": 64.314
},
"oklch": {
"l": 0.83613,
"c": 0.11076,
"h": 200.3
},
"luminance": 0.61085
}Semantic roles & 50–950 ramp
primary
#62DFE6
secondary
#B2413A
accent
#1B11D5
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#0F1616
muted
#808484