#61FDC8#61FDC8
#61FDC8 is a very light, vivid teal. Relative luminance 0.770; OKLCH L 89.8% C 0.152 H 167.0°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #61FDC8 |
|---|---|
| RGB | rgb(97, 253, 200) |
| HSL | hsl(160, 98%, 69%) |
| HSV | hsv(160, 62%, 99%) |
| CMYK | cmyk(61.7%, 0%, 20.9%, 0.8%) |
| CIE-LAB | lab(90.30, -53.30, 13.31) |
| CIE-LCH | lch(90.30, 54.93, 165.97°) |
| OKLab | oklab(89.75% -0.1481 0.0341) |
| OKLCH | oklch(89.75% 0.152 167) |
| XYZ | xyz(50.4751, 76.9568, 66.8265) |
| Luminance | 0.7696 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.04
Aquamarine
#7FFFD4
ΔE00 2.92
Bright Teal
#01F9C6
ΔE00 3.16
Light Greenish Blue
#63F7B4
ΔE00 3.62
Light Turquoise
#7EF4CC
ΔE00 3.78
Greenish Cyan
#2AFEB7
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FDC8 #FD6196
analogous
#61FD7A #61FDC8 #61E4FD
triadic
#61FDC8 #C861FD #FDC861
tetradic
#61FDC8 #7A61FD #FD6196 #E4FD61
square
#61FDC8 #7A61FD #FD6196 #E4FD61
split-complementary
#61FDC8 #FD61E4 #FD7A61
monochromatic
#03E195 #25FCB3 #61FDC8 #9DFEDD #DAFFF2
Accessibility & contrast
On white
1.28
#61FDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#61FDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FDC8
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FDC8 | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDC5
Deuteranopia (green-blind)
#E2DDCB
Tritanopia (blue-blind)
#00FEEE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #61fdc8; /* rgb */ color: rgb(97, 253, 200); /* oklch */ color: oklch(89.8% 0.152 167.0);
Tailwind
colors: {
custom: {
50: '#9cffd8',
500: '#61fdc8',
950: '#000000',
},
}SCSS
$custom: #61fdc8; $custom-light: #9cffd8; $custom-dark: #000000;
JSON
{
"hex": "#61fdc8",
"rgb": {
"r": 97,
"g": 253,
"b": 200
},
"hsl": {
"h": 159.615,
"s": 97.5,
"l": 68.627
},
"oklch": {
"l": 0.89751,
"c": 0.15202,
"h": 167
},
"luminance": 0.76962
}Semantic roles & 50–950 ramp
primary
#61FDC8
secondary
#D72B66
accent
#004EE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683