#62DFDF#62DFDF
#62DFDF is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.4% C 0.111 H 195.2°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #62DFDF |
|---|---|
| RGB | rgb(98, 223, 223) |
| HSL | hsl(180, 66%, 63%) |
| HSV | hsv(180, 56%, 87%) |
| CMYK | cmyk(56.1%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(82.21, -34.40, -10.50) |
| CIE-LCH | lch(82.21, 35.96, 196.97°) |
| OKLab | oklab(83.38% -0.1068 -0.0291) |
| OKLCH | oklch(83.38% 0.111 195.2) |
| XYZ | xyz(44.7383, 60.6953, 79.1554) |
| Luminance | 0.6070 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.23
Darkturquoise
#00CED1
ΔE00 5.41
Aqua Blue
#02D8E9
ΔE00 6.01
Bright Light Blue
#26F7FD
ΔE00 6.01
Turquoise
#40E0D0
ΔE00 6.02
Robin'S Egg
#6DEDFD
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DFDF #DF6262
analogous
#62DFA0 #62DFDF #62A0DF
triadic
#62DFDF #DF62DF #DFDF62
tetradic
#62DFDF #A062DF #DF6262 #A0DF62
square
#62DFDF #A062DF #DF6262 #A0DF62
split-complementary
#62DFDF #DF62A0 #DFA062
monochromatic
#22A5A5 #2FD5D5 #62DFDF #95E9E9 #C8F4F4
Accessibility & contrast
On white
1.60
#62DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#62DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DFDF
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DFDF | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DF
Deuteranopia (green-blind)
#BDC6E0
Tritanopia (blue-blind)
#00E5DF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #62dfdf; /* rgb */ color: rgb(98, 223, 223); /* oklch */ color: oklch(83.4% 0.111 195.2);
Tailwind
colors: {
custom: {
50: '#9be9e9',
500: '#62dfdf',
950: '#000000',
},
}SCSS
$custom: #62dfdf; $custom-light: #9be9e9; $custom-dark: #000000;
JSON
{
"hex": "#62dfdf",
"rgb": {
"r": 98,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 66.138,
"l": 62.941
},
"oklch": {
"l": 0.83377,
"c": 0.11065,
"h": 195.2
},
"luminance": 0.607
}Semantic roles & 50–950 ramp
primary
#62DFDF
secondary
#A83E3E
accent
#1717CE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484