#62DDDF#62DDDF
#62DDDF is a very light, moderate teal. Relative luminance 0.596; OKLCH L 82.9% C 0.109 H 196.7°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #62DDDF |
|---|---|
| RGB | rgb(98, 221, 223) |
| HSL | hsl(181, 66%, 63%) |
| HSV | hsv(181, 56%, 87%) |
| CMYK | cmyk(56.1%, 0.9%, 0%, 12.5%) |
| CIE-LAB | lab(81.64, -33.46, -11.36) |
| CIE-LCH | lch(81.64, 35.33, 198.75°) |
| OKLab | oklab(82.91% -0.1047 -0.0314) |
| OKLCH | oklch(82.91% 0.109 196.7) |
| XYZ | xyz(44.2071, 59.6329, 78.9783) |
| Luminance | 0.5964 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.34
Darkturquoise
#00CED1
ΔE00 5.13
Aqua Blue
#02D8E9
ΔE00 5.33
Robin'S Egg
#6DEDFD
ΔE00 6.07
Bright Light Blue
#26F7FD
ΔE00 6.31
Turquoise
#40E0D0
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DDDF #DF6462
analogous
#62DFA2 #62DDDF #629EDF
triadic
#62DDDF #DF62DD #DDDF62
tetradic
#62DDDF #A262DF #DF6462 #9EDF62
square
#62DDDF #A262DF #DF6462 #9EDF62
split-complementary
#62DDDF #DF629E #DFA262
monochromatic
#22A3A5 #2FD2D5 #62DDDF #95E8E9 #C8F3F4
Accessibility & contrast
On white
1.62
#62DDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#62DDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DDDF
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DDDF | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4DF
Deuteranopia (green-blind)
#BBC5E0
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #62dddf; /* rgb */ color: rgb(98, 221, 223); /* oklch */ color: oklch(82.9% 0.109 196.7);
Tailwind
colors: {
custom: {
50: '#9ae8e9',
500: '#62dddf',
950: '#000000',
},
}SCSS
$custom: #62dddf; $custom-light: #9ae8e9; $custom-dark: #000000;
JSON
{
"hex": "#62dddf",
"rgb": {
"r": 98,
"g": 221,
"b": 223
},
"hsl": {
"h": 180.96,
"s": 66.138,
"l": 62.941
},
"oklch": {
"l": 0.82912,
"c": 0.10928,
"h": 196.7
},
"luminance": 0.59637
}Semantic roles & 50–950 ramp
primary
#62DDDF
secondary
#A83F3E
accent
#1A17CE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484