#61FFD9#61FFD9
#61FFD9 is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.7% C 0.143 H 174.0°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #61FFD9 |
|---|---|
| RGB | rgb(97, 255, 217) |
| HSL | hsl(166, 100%, 69%) |
| HSV | hsv(166, 62%, 100%) |
| CMYK | cmyk(62%, 0%, 14.9%, 0%) |
| CIE-LAB | lab(91.26, -50.26, 5.92) |
| CIE-LCH | lch(91.26, 50.61, 173.29°) |
| OKLab | oklab(90.66% -0.1426 0.0149) |
| OKLCH | oklch(90.66% 0.143 174) |
| XYZ | xyz(53.2081, 79.0655, 78.0892) |
| Luminance | 0.7907 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.85
Light Aqua
#8CFFDB
ΔE00 3.36
Light Turquoise
#7EF4CC
ΔE00 3.68
Bright Teal
#01F9C6
ΔE00 4.16
Tiffany Blue
#7BF2DA
ΔE00 4.73
Light Aquamarine
#7BFDC7
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FFD9 #FF6187
analogous
#61FF8A #61FFD9 #61D6FF
triadic
#61FFD9 #D961FF #FFD961
tetradic
#61FFD9 #8A61FF #FF6187 #D6FF61
square
#61FFD9 #8A61FF #FF6187 #D6FF61
split-complementary
#61FFD9 #FF61D6 #FF8A61
monochromatic
#00E6AE #24FFCA #61FFD9 #9EFFE8 #DBFFF6
Accessibility & contrast
On white
1.25
#61FFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#61FFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FFD9
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FFD9 | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D7
Deuteranopia (green-blind)
#E0DFDC
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #61ffd9; /* rgb */ color: rgb(97, 255, 217); /* oklch */ color: oklch(90.7% 0.143 174.0);
Tailwind
colors: {
custom: {
50: '#9dffe4',
500: '#61ffd9',
950: '#000000',
},
}SCSS
$custom: #61ffd9; $custom-light: #9dffe4; $custom-dark: #000000;
JSON
{
"hex": "#61ffd9",
"rgb": {
"r": 97,
"g": 255,
"b": 217
},
"hsl": {
"h": 165.57,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.90662,
"c": 0.14343,
"h": 174
},
"luminance": 0.79071
}Semantic roles & 50–950 ramp
primary
#61FFD9
secondary
#DA2B55
accent
#0037E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684