#62FDDC#62FDDC
#62FDDC is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.3% C 0.139 H 176.3°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #62FDDC |
|---|---|
| RGB | rgb(98, 253, 220) |
| HSL | hsl(167, 97%, 69%) |
| HSV | hsv(167, 61%, 99%) |
| CMYK | cmyk(61.3%, 0%, 13%, 0.8%) |
| CIE-LAB | lab(90.78, -48.54, 3.67) |
| CIE-LCH | lch(90.78, 48.68, 175.67°) |
| OKLab | oklab(90.3% -0.1388 0.009) |
| OKLCH | oklch(90.3% 0.139 176.3) |
| XYZ | xyz(53.0744, 78.0089, 79.9564) |
| Luminance | 0.7802 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.61
Tiffany Blue
#7BF2DA
ΔE00 3.68
Aquamarine
#7FFFD4
ΔE00 3.76
Light Turquoise
#7EF4CC
ΔE00 4.10
Aqua (survey)
#13EAC9
ΔE00 4.94
Bright Teal
#01F9C6
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FDDC #FD6283
analogous
#62FD8F #62FDDC #62D1FD
triadic
#62FDDC #DC62FD #FDDC62
tetradic
#62FDDC #8F62FD #FD6283 #D1FD62
square
#62FDDC #8F62FD #FD6283 #D1FD62
split-complementary
#62FDDC #FD62D1 #FD8F62
monochromatic
#03E2B2 #26FCCF #62FDDC #9EFEE9 #DBFFF7
Accessibility & contrast
On white
1.26
#62FDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#62FDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FDDC
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FDDC | 1.00 | 1.26 | 16.60 | 16.60 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EEDB
Deuteranopia (green-blind)
#DEDEDE
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #62fddc; /* rgb */ color: rgb(98, 253, 220); /* oklch */ color: oklch(90.3% 0.139 176.3);
Tailwind
colors: {
custom: {
50: '#9effe6',
500: '#62fddc',
950: '#000000',
},
}SCSS
$custom: #62fddc; $custom-light: #9effe6; $custom-dark: #000000;
JSON
{
"hex": "#62fddc",
"rgb": {
"r": 98,
"g": 253,
"b": 220
},
"hsl": {
"h": 167.226,
"s": 97.484,
"l": 68.824
},
"oklch": {
"l": 0.90302,
"c": 0.13913,
"h": 176.3
},
"luminance": 0.78015
}Semantic roles & 50–950 ramp
primary
#62FDDC
secondary
#D72C50
accent
#0031E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684