#62DEDD#62DEDD
#62DEDD is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.1% C 0.110 H 194.5°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #62DEDD |
|---|---|
| RGB | rgb(98, 222, 221) |
| HSL | hsl(180, 65%, 63%) |
| HSV | hsv(180, 56%, 87%) |
| CMYK | cmyk(55.9%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(81.87, -34.46, -9.95) |
| CIE-LCH | lch(81.87, 35.87, 196.11°) |
| OKLab | oklab(83.08% -0.1065 -0.0276) |
| OKLCH | oklch(83.08% 0.11 194.5) |
| XYZ | xyz(44.2038, 60.0553, 77.6549) |
| Luminance | 0.6006 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.88
Darkturquoise
#00CED1
ΔE00 5.29
Turquoise
#40E0D0
ΔE00 5.69
Aqua Blue
#02D8E9
ΔE00 6.26
Bright Light Blue
#26F7FD
ΔE00 6.31
Robin'S Egg
#6DEDFD
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DEDD #DE6263
analogous
#62DE9F #62DEDD #62A1DE
triadic
#62DEDD #DD62DE #DEDD62
tetradic
#62DEDD #9F62DE #DE6263 #A1DE62
square
#62DEDD #9F62DE #DE6263 #A1DE62
split-complementary
#62DEDD #DE62A1 #DE9F62
monochromatic
#22A3A2 #2FD3D2 #62DEDD #95E9E8 #C7F3F3
Accessibility & contrast
On white
1.61
#62DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#62DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DEDD
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DEDD | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DD
Deuteranopia (green-blind)
#BDC5DE
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #62dedd; /* rgb */ color: rgb(98, 222, 221); /* oklch */ color: oklch(83.1% 0.110 194.5);
Tailwind
colors: {
custom: {
50: '#9ae8e7',
500: '#62dedd',
950: '#000000',
},
}SCSS
$custom: #62dedd; $custom-light: #9ae8e7; $custom-dark: #000000;
JSON
{
"hex": "#62dedd",
"rgb": {
"r": 98,
"g": 222,
"b": 221
},
"hsl": {
"h": 179.516,
"s": 65.263,
"l": 62.745
},
"oklch": {
"l": 0.83078,
"c": 0.11005,
"h": 194.5
},
"luminance": 0.6006
}Semantic roles & 50–950 ramp
primary
#62DEDD
secondary
#A63E3F
accent
#181ACD
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484