#62DFE2#62DFE2
#62DFE2 is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.5% C 0.111 H 197.4°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #62DFE2 |
|---|---|
| RGB | rgb(98, 223, 226) |
| HSL | hsl(181, 69%, 64%) |
| HSV | hsv(181, 57%, 89%) |
| CMYK | cmyk(56.6%, 1.3%, 0%, 11.4%) |
| CIE-LAB | lab(82.30, -33.60, -11.96) |
| CIE-LCH | lch(82.30, 35.66, 199.59°) |
| OKLab | oklab(83.48% -0.1055 -0.0331) |
| OKLCH | oklch(83.48% 0.111 197.4) |
| XYZ | xyz(45.1463, 60.8585, 81.3044) |
| Luminance | 0.6086 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.86
Aqua Blue
#02D8E9
ΔE00 5.17
Darkturquoise
#00CED1
ΔE00 5.49
Robin'S Egg
#6DEDFD
ΔE00 5.53
Bright Light Blue
#26F7FD
ΔE00 5.86
Robin Egg Blue
#8AF1FE
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DFE2 #E26562
analogous
#62E2A5 #62DFE2 #629FE2
triadic
#62DFE2 #E262DF #DFE262
tetradic
#62DFE2 #A562E2 #E26562 #9FE262
square
#62DFE2 #A562E2 #E26562 #9FE262
split-complementary
#62DFE2 #E2629F #E2A562
monochromatic
#1FA7AA #2ED4D8 #62DFE2 #96EAEC #C9F4F5
Accessibility & contrast
On white
1.59
#62DFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#62DFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DFE2
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DFE2 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D6E2
Deuteranopia (green-blind)
#BDC6E3
Tritanopia (blue-blind)
#00E6E0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #62dfe2; /* rgb */ color: rgb(98, 223, 226); /* oklch */ color: oklch(83.5% 0.111 197.4);
Tailwind
colors: {
custom: {
50: '#9be9eb',
500: '#62dfe2',
950: '#000000',
},
}SCSS
$custom: #62dfe2; $custom-light: #9be9eb; $custom-dark: #000000;
JSON
{
"hex": "#62dfe2",
"rgb": {
"r": 98,
"g": 223,
"b": 226
},
"hsl": {
"h": 181.406,
"s": 68.817,
"l": 63.529
},
"oklch": {
"l": 0.83477,
"c": 0.11058,
"h": 197.4
},
"luminance": 0.60863
}Semantic roles & 50–950 ramp
primary
#62DFE2
secondary
#AC3F3C
accent
#1915D1
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#0F1616
muted
#808484