#62DEDC#62DEDC
#62DEDC is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.0% C 0.110 H 193.8°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #62DEDC |
|---|---|
| RGB | rgb(98, 222, 220) |
| HSL | hsl(179, 65%, 63%) |
| HSV | hsv(179, 56%, 87%) |
| CMYK | cmyk(55.9%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(81.84, -34.72, -9.46) |
| CIE-LCH | lch(81.84, 35.99, 195.24°) |
| OKLab | oklab(83.05% -0.107 -0.0262) |
| OKLCH | oklch(83.05% 0.11 193.8) |
| XYZ | xyz(44.0710, 60.0021, 76.9553) |
| Luminance | 0.6001 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.73
Darkturquoise
#00CED1
ΔE00 5.34
Turquoise
#40E0D0
ΔE00 5.35
Bright Light Blue
#26F7FD
ΔE00 6.42
Aqua Blue
#02D8E9
ΔE00 6.56
Bright Cyan
#41FDFE
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DEDC #DE6264
analogous
#62DE9E #62DEDC #62A2DE
triadic
#62DEDC #DC62DE #DEDC62
tetradic
#62DEDC #9E62DE #DE6264 #A2DE62
square
#62DEDC #9E62DE #DE6264 #A2DE62
split-complementary
#62DEDC #DE62A2 #DE9E62
monochromatic
#22A3A1 #2FD3D1 #62DEDC #95E9E7 #C7F3F3
Accessibility & contrast
On white
1.62
#62DEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#62DEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DEDC
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DEDC | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DC
Deuteranopia (green-blind)
#BDC5DD
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #62dedc; /* rgb */ color: rgb(98, 222, 220); /* oklch */ color: oklch(83.0% 0.110 193.8);
Tailwind
colors: {
custom: {
50: '#9ae8e6',
500: '#62dedc',
950: '#000000',
},
}SCSS
$custom: #62dedc; $custom-light: #9ae8e6; $custom-dark: #000000;
JSON
{
"hex": "#62dedc",
"rgb": {
"r": 98,
"g": 222,
"b": 220
},
"hsl": {
"h": 179.032,
"s": 65.263,
"l": 62.745
},
"oklch": {
"l": 0.83045,
"c": 0.11013,
"h": 193.8
},
"luminance": 0.60007
}Semantic roles & 50–950 ramp
primary
#62DEDC
secondary
#A63E40
accent
#181BCD
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484