#62FFDC#62FFDC
#62FFDC is a very light, vivid teal. Relative luminance 0.793; OKLCH L 90.8% C 0.141 H 175.5°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #62FFDC |
|---|---|
| RGB | rgb(98, 255, 220) |
| HSL | hsl(167, 100%, 69%) |
| HSV | hsv(167, 62%, 100%) |
| CMYK | cmyk(61.6%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(91.36, -49.39, 4.51) |
| CIE-LCH | lch(91.36, 49.59, 174.79°) |
| OKLab | oklab(90.77% -0.1408 0.0112) |
| OKLCH | oklch(90.77% 0.141 175.5) |
| XYZ | xyz(53.7091, 79.2783, 80.1680) |
| Luminance | 0.7928 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.38
Light Aqua
#8CFFDB
ΔE00 3.45
Light Turquoise
#7EF4CC
ΔE00 4.03
Tiffany Blue
#7BF2DA
ΔE00 4.21
Bright Teal
#01F9C6
ΔE00 4.77
Aqua (survey)
#13EAC9
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FFDC #FF6285
analogous
#62FF8E #62FFDC #62D4FF
triadic
#62FFDC #DC62FF #FFDC62
tetradic
#62FFDC #8E62FF #FF6285 #D4FF62
square
#62FFDC #8E62FF #FF6285 #D4FF62
split-complementary
#62FFDC #FF62D4 #FF8E62
monochromatic
#00E7B3 #25FFCE #62FFDC #9FFFEA #DCFFF7
Accessibility & contrast
On white
1.25
#62FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#62FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FFDC
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FFDC | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DA
Deuteranopia (green-blind)
#E0DFDF
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #62ffdc; /* rgb */ color: rgb(98, 255, 220); /* oklch */ color: oklch(90.8% 0.141 175.5);
Tailwind
colors: {
custom: {
50: '#9effe6',
500: '#62ffdc',
950: '#000000',
},
}SCSS
$custom: #62ffdc; $custom-light: #9effe6; $custom-dark: #000000;
JSON
{
"hex": "#62ffdc",
"rgb": {
"r": 98,
"g": 255,
"b": 220
},
"hsl": {
"h": 166.624,
"s": 100,
"l": 69.216
},
"oklch": {
"l": 0.90772,
"c": 0.14129,
"h": 175.5
},
"luminance": 0.79284
}Semantic roles & 50–950 ramp
primary
#62FFDC
secondary
#DA2C52
accent
#0033E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684