#62FDCD#62FDCD
#62FDCD is a very light, vivid teal. Relative luminance 0.773; OKLCH L 89.9% C 0.148 H 169.1°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #62FDCD |
|---|---|
| RGB | rgb(98, 253, 205) |
| HSL | hsl(161, 97%, 69%) |
| HSV | hsv(161, 61%, 99%) |
| CMYK | cmyk(61.3%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(90.44, -52.01, 10.93) |
| CIE-LCH | lch(90.44, 53.15, 168.13°) |
| OKLab | oklab(89.9% -0.1454 0.028) |
| OKLCH | oklch(89.9% 0.148 169.1) |
| XYZ | xyz(51.1763, 77.2497, 69.9594) |
| Luminance | 0.7725 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.26
Light Aquamarine
#7BFDC7
ΔE00 2.67
Bright Teal
#01F9C6
ΔE00 3.03
Light Turquoise
#7EF4CC
ΔE00 3.20
Light Aqua
#8CFFDB
ΔE00 4.05
Light Greenish Blue
#63F7B4
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FDCD #FD6292
analogous
#62FD80 #62FDCD #62E0FD
triadic
#62FDCD #CD62FD #FDCD62
tetradic
#62FDCD #8062FD #FD6292 #E0FD62
square
#62FDCD #8062FD #FD6292 #E0FD62
split-complementary
#62FDCD #FD62E0 #FD8062
monochromatic
#03E29D #26FCBA #62FDCD #9EFEE0 #DBFFF3
Accessibility & contrast
On white
1.28
#62FDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#62FDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FDCD
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FDCD | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDCB
Deuteranopia (green-blind)
#E1DDD0
Tritanopia (blue-blind)
#00FEEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #62fdcd; /* rgb */ color: rgb(98, 253, 205); /* oklch */ color: oklch(89.9% 0.148 169.1);
Tailwind
colors: {
custom: {
50: '#9dffdc',
500: '#62fdcd',
950: '#000000',
},
}SCSS
$custom: #62fdcd; $custom-light: #9dffdc; $custom-dark: #000000;
JSON
{
"hex": "#62fdcd",
"rgb": {
"r": 98,
"g": 253,
"b": 205
},
"hsl": {
"h": 161.419,
"s": 97.484,
"l": 68.824
},
"oklch": {
"l": 0.89904,
"c": 0.1481,
"h": 169.1
},
"luminance": 0.77255
}Semantic roles & 50–950 ramp
primary
#62FDCD
secondary
#D72C61
accent
#0047E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684