#62DEDF#62DEDF
#62DEDF is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.1% C 0.110 H 196.0°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #62DEDF |
|---|---|
| RGB | rgb(98, 222, 223) |
| HSL | hsl(180, 66%, 63%) |
| HSV | hsv(180, 56%, 87%) |
| CMYK | cmyk(56.1%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(81.93, -33.93, -10.93) |
| CIE-LCH | lch(81.93, 35.65, 197.85°) |
| OKLab | oklab(83.14% -0.1057 -0.0303) |
| OKLCH | oklch(83.14% 0.11 196) |
| XYZ | xyz(44.4719, 60.1625, 79.0666) |
| Luminance | 0.6017 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.26
Darkturquoise
#00CED1
ΔE00 5.26
Aqua Blue
#02D8E9
ΔE00 5.66
Bright Light Blue
#26F7FD
ΔE00 6.15
Robin'S Egg
#6DEDFD
ΔE00 6.25
Turquoise
#40E0D0
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DEDF #DF6362
analogous
#62DFA1 #62DEDF #629FDF
triadic
#62DEDF #DF62DE #DEDF62
tetradic
#62DEDF #A162DF #DF6362 #9FDF62
square
#62DEDF #A162DF #DF6362 #9FDF62
split-complementary
#62DEDF #DF629F #DFA162
monochromatic
#22A4A5 #2FD3D5 #62DEDF #95E9E9 #C8F3F4
Accessibility & contrast
On white
1.61
#62DEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#62DEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DEDF
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DEDF | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DF
Deuteranopia (green-blind)
#BCC5E0
Tritanopia (blue-blind)
#00E4DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #62dedf; /* rgb */ color: rgb(98, 222, 223); /* oklch */ color: oklch(83.1% 0.110 196.0);
Tailwind
colors: {
custom: {
50: '#9be8e9',
500: '#62dedf',
950: '#000000',
},
}SCSS
$custom: #62dedf; $custom-light: #9be8e9; $custom-dark: #000000;
JSON
{
"hex": "#62dedf",
"rgb": {
"r": 98,
"g": 222,
"b": 223
},
"hsl": {
"h": 180.48,
"s": 66.138,
"l": 62.941
},
"oklch": {
"l": 0.83144,
"c": 0.10996,
"h": 196
},
"luminance": 0.60167
}Semantic roles & 50–950 ramp
primary
#62DEDF
secondary
#A83E3E
accent
#1917CE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484