#61FFC8#61FFC8
#61FFC8 is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.2% C 0.154 H 166.4°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #61FFC8 |
|---|---|
| RGB | rgb(97, 255, 200) |
| HSL | hsl(159, 100%, 69%) |
| HSV | hsv(159, 62%, 100%) |
| CMYK | cmyk(62%, 0%, 21.6%, 0%) |
| CIE-LAB | lab(90.88, -54.11, 14.14) |
| CIE-LCH | lch(90.88, 55.93, 165.36°) |
| OKLab | oklab(90.23% -0.1502 0.0362) |
| OKLCH | oklch(90.23% 0.154 166.4) |
| XYZ | xyz(51.1098, 78.2262, 67.0380) |
| Luminance | 0.7823 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.00
Aquamarine
#7FFFD4
ΔE00 3.17
Bright Teal
#01F9C6
ΔE00 3.41
Light Greenish Blue
#63F7B4
ΔE00 3.46
Greenish Cyan
#2AFEB7
ΔE00 3.57
Light Turquoise
#7EF4CC
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FFC8 #FF6198
analogous
#61FF79 #61FFC8 #61E7FF
triadic
#61FFC8 #C861FF #FFC861
tetradic
#61FFC8 #7961FF #FF6198 #E7FF61
square
#61FFC8 #7961FF #FF6198 #E7FF61
split-complementary
#61FFC8 #FF61E7 #FF7961
monochromatic
#00E696 #24FFB3 #61FFC8 #9EFFDD #DBFFF3
Accessibility & contrast
On white
1.26
#61FFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#61FFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FFC8
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FFC8 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEEC5
Deuteranopia (green-blind)
#E4DECC
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #61ffc8; /* rgb */ color: rgb(97, 255, 200); /* oklch */ color: oklch(90.2% 0.154 166.4);
Tailwind
colors: {
custom: {
50: '#9dffd8',
500: '#61ffc8',
950: '#000000',
},
}SCSS
$custom: #61ffc8; $custom-light: #9dffd8; $custom-dark: #000000;
JSON
{
"hex": "#61ffc8",
"rgb": {
"r": 97,
"g": 255,
"b": 200
},
"hsl": {
"h": 159.114,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.90226,
"c": 0.15446,
"h": 166.4
},
"luminance": 0.78232
}Semantic roles & 50–950 ramp
primary
#61FFC8
secondary
#DA2B68
accent
#0050E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683