#61FFCF#61FFCF
#61FFCF is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.4% C 0.150 H 169.4°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #61FFCF |
|---|---|
| RGB | rgb(97, 255, 207) |
| HSL | hsl(162, 100%, 69%) |
| HSV | hsv(162, 62%, 100%) |
| CMYK | cmyk(62%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(91.04, -52.56, 10.75) |
| CIE-LCH | lch(91.04, 53.65, 168.44°) |
| OKLab | oklab(90.4% -0.147 0.0275) |
| OKLCH | oklch(90.4% 0.15 169.4) |
| XYZ | xyz(51.9466, 78.5609, 71.4455) |
| Luminance | 0.7857 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.28
Light Aquamarine
#7BFDC7
ΔE00 2.84
Bright Teal
#01F9C6
ΔE00 3.09
Light Turquoise
#7EF4CC
ΔE00 3.48
Light Aqua
#8CFFDB
ΔE00 4.04
Greenish Cyan
#2AFEB7
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FFCF #FF6191
analogous
#61FF80 #61FFCF #61E0FF
triadic
#61FFCF #CF61FF #FFCF61
tetradic
#61FFCF #8061FF #FF6191 #E0FF61
square
#61FFCF #8061FF #FF6191 #E0FF61
split-complementary
#61FFCF #FF61E0 #FF8061
monochromatic
#00E6A0 #24FFBC #61FFCF #9EFFE2 #DBFFF4
Accessibility & contrast
On white
1.26
#61FFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#61FFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FFCF
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FFCF | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFCD
Deuteranopia (green-blind)
#E2DFD2
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #61ffcf; /* rgb */ color: rgb(97, 255, 207); /* oklch */ color: oklch(90.4% 0.150 169.4);
Tailwind
colors: {
custom: {
50: '#9dffdd',
500: '#61ffcf',
950: '#000000',
},
}SCSS
$custom: #61ffcf; $custom-light: #9dffdd; $custom-dark: #000000;
JSON
{
"hex": "#61ffcf",
"rgb": {
"r": 97,
"g": 255,
"b": 207
},
"hsl": {
"h": 161.772,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.904,
"c": 0.1496,
"h": 169.4
},
"luminance": 0.78566
}Semantic roles & 50–950 ramp
primary
#61FFCF
secondary
#DA2B60
accent
#0046E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684