#61FDC7#61FDC7
#61FDC7 is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.7% C 0.153 H 166.6°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #61FDC7 |
|---|---|
| RGB | rgb(97, 253, 199) |
| HSL | hsl(159, 98%, 69%) |
| HSV | hsv(159, 62%, 99%) |
| CMYK | cmyk(61.7%, 0%, 21.3%, 0.8%) |
| CIE-LAB | lab(90.28, -53.51, 13.80) |
| CIE-LCH | lch(90.28, 55.27, 165.54°) |
| OKLab | oklab(89.73% -0.1486 0.0353) |
| OKLCH | oklch(89.73% 0.153 166.6) |
| XYZ | xyz(50.3586, 76.9102, 66.2130) |
| Luminance | 0.7692 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.97
Aquamarine
#7FFFD4
ΔE00 3.08
Bright Teal
#01F9C6
ΔE00 3.24
Light Greenish Blue
#63F7B4
ΔE00 3.41
Greenish Cyan
#2AFEB7
ΔE00 3.69
Light Turquoise
#7EF4CC
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FDC7 #FD6197
analogous
#61FD79 #61FDC7 #61E5FD
triadic
#61FDC7 #C761FD #FDC761
tetradic
#61FDC7 #7961FD #FD6197 #E5FD61
square
#61FDC7 #7961FD #FD6197 #E5FD61
split-complementary
#61FDC7 #FD61E5 #FD7961
monochromatic
#03E194 #25FCB2 #61FDC7 #9DFEDC #DAFFF2
Accessibility & contrast
On white
1.28
#61FDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#61FDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FDC7
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FDC7 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8ECC4
Deuteranopia (green-blind)
#E2DDCB
Tritanopia (blue-blind)
#00FEEE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #61fdc7; /* rgb */ color: rgb(97, 253, 199); /* oklch */ color: oklch(89.7% 0.153 166.6);
Tailwind
colors: {
custom: {
50: '#9cffd8',
500: '#61fdc7',
950: '#000000',
},
}SCSS
$custom: #61fdc7; $custom-light: #9cffd8; $custom-dark: #000000;
JSON
{
"hex": "#61fdc7",
"rgb": {
"r": 97,
"g": 253,
"b": 199
},
"hsl": {
"h": 159.231,
"s": 97.5,
"l": 68.627
},
"oklch": {
"l": 0.89726,
"c": 0.15273,
"h": 166.6
},
"luminance": 0.76915
}Semantic roles & 50–950 ramp
primary
#61FDC7
secondary
#D72B67
accent
#004FE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683