#61FFC7#61FFC7
#61FFC7 is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.2% C 0.155 H 166.0°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #61FFC7 |
|---|---|
| RGB | rgb(97, 255, 199) |
| HSL | hsl(159, 100%, 69%) |
| HSV | hsv(159, 62%, 100%) |
| CMYK | cmyk(62%, 0%, 22%, 0%) |
| CIE-LAB | lab(90.86, -54.33, 14.62) |
| CIE-LCH | lch(90.86, 56.26, 164.94°) |
| OKLab | oklab(90.2% -0.1506 0.0374) |
| OKLCH | oklch(90.2% 0.155 166) |
| XYZ | xyz(50.9933, 78.1796, 66.4245) |
| Luminance | 0.7819 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.96
Light Greenish Blue
#63F7B4
ΔE00 3.26
Aquamarine
#7FFFD4
ΔE00 3.34
Greenish Cyan
#2AFEB7
ΔE00 3.40
Bright Teal
#01F9C6
ΔE00 3.51
Light Turquoise
#7EF4CC
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FFC7 #FF6199
analogous
#61FF78 #61FFC7 #61E8FF
triadic
#61FFC7 #C761FF #FFC761
tetradic
#61FFC7 #7861FF #FF6199 #E8FF61
square
#61FFC7 #7861FF #FF6199 #E8FF61
split-complementary
#61FFC7 #FF61E8 #FF7861
monochromatic
#00E694 #24FFB1 #61FFC7 #9EFFDD #DBFFF2
Accessibility & contrast
On white
1.26
#61FFC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#61FFC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FFC7
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FFC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FFC7 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEEC4
Deuteranopia (green-blind)
#E4DECB
Tritanopia (blue-blind)
#00FFEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #61ffc7; /* rgb */ color: rgb(97, 255, 199); /* oklch */ color: oklch(90.2% 0.155 166.0);
Tailwind
colors: {
custom: {
50: '#9dffd8',
500: '#61ffc7',
950: '#000000',
},
}SCSS
$custom: #61ffc7; $custom-light: #9dffd8; $custom-dark: #000000;
JSON
{
"hex": "#61ffc7",
"rgb": {
"r": 97,
"g": 255,
"b": 199
},
"hsl": {
"h": 158.734,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.90201,
"c": 0.15518,
"h": 166
},
"luminance": 0.78185
}Semantic roles & 50–950 ramp
primary
#61FFC7
secondary
#DA2B69
accent
#0051E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683