#61FDAF#61FDAF
#61FDAF is a very light, vivid teal. Relative luminance 0.759; OKLCH L 89.2% C 0.172 H 158.0°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #61FDAF |
|---|---|
| RGB | rgb(97, 253, 175) |
| HSL | hsl(150, 98%, 69%) |
| HSV | hsv(150, 62%, 99%) |
| CMYK | cmyk(61.7%, 0%, 30.8%, 0.8%) |
| CIE-LAB | lab(89.80, -58.47, 25.42) |
| CIE-LCH | lch(89.80, 63.75, 156.51°) |
| OKLab | oklab(89.18% -0.1593 0.0643) |
| OKLCH | oklch(89.18% 0.172 158) |
| XYZ | xyz(47.7886, 75.8822, 52.6774) |
| Luminance | 0.7589 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.10
Light Greenish Blue
#63F7B4
ΔE00 2.21
Seafoam Green
#7AF9AB
ΔE00 2.23
Light Blue Green
#7EFBB3
ΔE00 2.26
Sea Green (survey)
#53FCA1
ΔE00 2.26
Light Bluish Green
#76FDA8
ΔE00 2.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FDAF #FD61AF
analogous
#61FD61 #61FDAF #61FDFD
triadic
#61FDAF #AF61FD #FDAF61
tetradic
#61FDAF #6161FD #FD61AF #FDFD61
square
#61FDAF #6161FD #FD61AF #FDFD61
split-complementary
#61FDAF #FD61FD #FD6161
monochromatic
#03E172 #25FC90 #61FDAF #9DFECE #DAFFEC
Accessibility & contrast
On white
1.30
#61FDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#61FDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FDAF
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FDAF | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBAA
Deuteranopia (green-blind)
#E6DCB4
Tritanopia (blue-blind)
#00FBE8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #61fdaf; /* rgb */ color: rgb(97, 253, 175); /* oklch */ color: oklch(89.2% 0.172 158.0);
Tailwind
colors: {
custom: {
50: '#9cffc7',
500: '#61fdaf',
950: '#000000',
},
}SCSS
$custom: #61fdaf; $custom-light: #9cffc7; $custom-dark: #000000;
JSON
{
"hex": "#61fdaf",
"rgb": {
"r": 97,
"g": 253,
"b": 175
},
"hsl": {
"h": 150,
"s": 97.5,
"l": 68.627
},
"oklch": {
"l": 0.8918,
"c": 0.17177,
"h": 158
},
"luminance": 0.75887
}Semantic roles & 50–950 ramp
primary
#61FDAF
secondary
#D72B81
accent
#0073E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682