#61FFDE#61FFDE
#61FFDE is a very light, vivid teal. Relative luminance 0.793; OKLCH L 90.8% C 0.141 H 176.5°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #61FFDE |
|---|---|
| RGB | rgb(97, 255, 222) |
| HSL | hsl(167, 100%, 69%) |
| HSV | hsv(167, 62%, 100%) |
| CMYK | cmyk(62%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(91.38, -49.08, 3.50) |
| CIE-LCH | lch(91.38, 49.20, 175.92°) |
| OKLab | oklab(90.8% -0.1405 0.0085) |
| OKLCH | oklch(90.8% 0.141 176.5) |
| XYZ | xyz(53.8683, 79.3296, 81.5663) |
| Luminance | 0.7933 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.70
Aquamarine
#7FFFD4
ΔE00 3.86
Tiffany Blue
#7BF2DA
ΔE00 3.95
Light Turquoise
#7EF4CC
ΔE00 4.41
Bright Teal
#01F9C6
ΔE00 5.18
Aqua (survey)
#13EAC9
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FFDE #FF6182
analogous
#61FF8F #61FFDE #61D1FF
triadic
#61FFDE #DE61FF #FFDE61
tetradic
#61FFDE #8F61FF #FF6182 #D1FF61
square
#61FFDE #8F61FF #FF6182 #D1FF61
split-complementary
#61FFDE #FF61D1 #FF8F61
monochromatic
#00E6B6 #24FFD1 #61FFDE #9EFFEB #DBFFF8
Accessibility & contrast
On white
1.25
#61FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#61FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FFDE
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FFDE | 1.00 | 1.25 | 16.87 | 16.87 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DD
Deuteranopia (green-blind)
#DFDFE1
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #61ffde; /* rgb */ color: rgb(97, 255, 222); /* oklch */ color: oklch(90.8% 0.141 176.5);
Tailwind
colors: {
custom: {
50: '#9dffe8',
500: '#61ffde',
950: '#000000',
},
}SCSS
$custom: #61ffde; $custom-light: #9dffe8; $custom-dark: #000000;
JSON
{
"hex": "#61ffde",
"rgb": {
"r": 97,
"g": 255,
"b": 222
},
"hsl": {
"h": 167.468,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.90799,
"c": 0.14072,
"h": 176.5
},
"luminance": 0.79335
}Semantic roles & 50–950 ramp
primary
#61FFDE
secondary
#DA2B4F
accent
#0030E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684