#61FFDD#61FFDD
#61FFDD is a very light, vivid teal. Relative luminance 0.793; OKLCH L 90.8% C 0.141 H 176.0°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #61FFDD |
|---|---|
| RGB | rgb(97, 255, 221) |
| HSL | hsl(167, 100%, 69%) |
| HSV | hsv(167, 62%, 100%) |
| CMYK | cmyk(62%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(91.36, -49.32, 3.98) |
| CIE-LCH | lch(91.36, 49.48, 175.38°) |
| OKLab | oklab(90.77% -0.1409 0.0098) |
| OKLCH | oklch(90.77% 0.141 176) |
| XYZ | xyz(53.7347, 79.2761, 80.8625) |
| Luminance | 0.7928 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.59
Aquamarine
#7FFFD4
ΔE00 3.64
Tiffany Blue
#7BF2DA
ΔE00 4.09
Light Turquoise
#7EF4CC
ΔE00 4.23
Bright Teal
#01F9C6
ΔE00 4.96
Aqua (survey)
#13EAC9
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FFDD #FF6183
analogous
#61FF8E #61FFDD #61D2FF
triadic
#61FFDD #DD61FF #FFDD61
tetradic
#61FFDD #8E61FF #FF6183 #D2FF61
square
#61FFDD #8E61FF #FF6183 #D2FF61
split-complementary
#61FFDD #FF61D2 #FF8E61
monochromatic
#00E6B4 #24FFD0 #61FFDD #9EFFEA #DBFFF7
Accessibility & contrast
On white
1.25
#61FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#61FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FFDD
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FFDD | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DC
Deuteranopia (green-blind)
#DFDFE0
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #61ffdd; /* rgb */ color: rgb(97, 255, 221); /* oklch */ color: oklch(90.8% 0.141 176.0);
Tailwind
colors: {
custom: {
50: '#9dffe7',
500: '#61ffdd',
950: '#000000',
},
}SCSS
$custom: #61ffdd; $custom-light: #9dffe7; $custom-dark: #000000;
JSON
{
"hex": "#61ffdd",
"rgb": {
"r": 97,
"g": 255,
"b": 221
},
"hsl": {
"h": 167.089,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.90772,
"c": 0.14124,
"h": 176
},
"luminance": 0.79282
}Semantic roles & 50–950 ramp
primary
#61FFDD
secondary
#DA2B50
accent
#0031E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684