#62FFD7#62FFD7
#62FFD7 is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.6% C 0.144 H 173.0°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #62FFD7 |
|---|---|
| RGB | rgb(98, 255, 215) |
| HSL | hsl(165, 100%, 69%) |
| HSV | hsv(165, 62%, 100%) |
| CMYK | cmyk(61.6%, 0%, 15.7%, 0%) |
| CIE-LAB | lab(91.24, -50.56, 6.92) |
| CIE-LCH | lch(91.24, 51.03, 172.21°) |
| OKLab | oklab(90.64% -0.143 0.0175) |
| OKLCH | oklch(90.64% 0.144 173) |
| XYZ | xyz(53.0568, 79.0174, 76.7325) |
| Luminance | 0.7902 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.49
Light Aqua
#8CFFDB
ΔE00 3.31
Light Turquoise
#7EF4CC
ΔE00 3.45
Bright Teal
#01F9C6
ΔE00 3.86
Light Aquamarine
#7BFDC7
ΔE00 4.46
Tiffany Blue
#7BF2DA
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FFD7 #FF628A
analogous
#62FF89 #62FFD7 #62D9FF
triadic
#62FFD7 #D762FF #FFD762
tetradic
#62FFD7 #8962FF #FF628A #D9FF62
square
#62FFD7 #8962FF #FF628A #D9FF62
split-complementary
#62FFD7 #FF62D9 #FF8962
monochromatic
#00E7AC #25FFC7 #62FFD7 #9FFFE7 #DCFFF6
Accessibility & contrast
On white
1.25
#62FFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#62FFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FFD7
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FFD7 | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D5
Deuteranopia (green-blind)
#E1DFDA
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #62ffd7; /* rgb */ color: rgb(98, 255, 215); /* oklch */ color: oklch(90.6% 0.144 173.0);
Tailwind
colors: {
custom: {
50: '#9effe3',
500: '#62ffd7',
950: '#000000',
},
}SCSS
$custom: #62ffd7; $custom-light: #9effe3; $custom-dark: #000000;
JSON
{
"hex": "#62ffd7",
"rgb": {
"r": 98,
"g": 255,
"b": 215
},
"hsl": {
"h": 164.713,
"s": 100,
"l": 69.216
},
"oklch": {
"l": 0.90636,
"c": 0.14411,
"h": 173
},
"luminance": 0.79023
}Semantic roles & 50–950 ramp
primary
#62FFD7
secondary
#DA2C58
accent
#003AE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684