#61FFDC#61FFDC
#61FFDC is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.7% C 0.142 H 175.5°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #61FFDC |
|---|---|
| RGB | rgb(97, 255, 220) |
| HSL | hsl(167, 100%, 69%) |
| HSV | hsv(167, 62%, 100%) |
| CMYK | cmyk(62%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(91.34, -49.56, 4.47) |
| CIE-LCH | lch(91.34, 49.76, 174.85°) |
| OKLab | oklab(90.74% -0.1413 0.0111) |
| OKLCH | oklch(90.74% 0.142 175.5) |
| XYZ | xyz(53.6018, 79.2230, 80.1630) |
| Luminance | 0.7923 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.42
Light Aqua
#8CFFDB
ΔE00 3.51
Light Turquoise
#7EF4CC
ΔE00 4.08
Tiffany Blue
#7BF2DA
ΔE00 4.24
Bright Teal
#01F9C6
ΔE00 4.75
Aqua (survey)
#13EAC9
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FFDC #FF6184
analogous
#61FF8D #61FFDC #61D3FF
triadic
#61FFDC #DC61FF #FFDC61
tetradic
#61FFDC #8D61FF #FF6184 #D3FF61
square
#61FFDC #8D61FF #FF6184 #D3FF61
split-complementary
#61FFDC #FF61D3 #FF8D61
monochromatic
#00E6B3 #24FFCE #61FFDC #9EFFEA #DBFFF7
Accessibility & contrast
On white
1.25
#61FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#61FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FFDC
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FFDC | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DA
Deuteranopia (green-blind)
#DFDFDF
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #61ffdc; /* rgb */ color: rgb(97, 255, 220); /* oklch */ color: oklch(90.7% 0.142 175.5);
Tailwind
colors: {
custom: {
50: '#9dffe6',
500: '#61ffdc',
950: '#000000',
},
}SCSS
$custom: #61ffdc; $custom-light: #9dffe6; $custom-dark: #000000;
JSON
{
"hex": "#61ffdc",
"rgb": {
"r": 97,
"g": 255,
"b": 220
},
"hsl": {
"h": 166.709,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.90744,
"c": 0.14177,
"h": 175.5
},
"luminance": 0.79229
}Semantic roles & 50–950 ramp
primary
#61FFDC
secondary
#DA2B51
accent
#0033E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684