#61FFCC#61FFCC
#61FFCC is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.3% C 0.152 H 168.1°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #61FFCC |
|---|---|
| RGB | rgb(97, 255, 204) |
| HSL | hsl(161, 100%, 69%) |
| HSV | hsv(161, 62%, 100%) |
| CMYK | cmyk(62%, 0%, 20%, 0%) |
| CIE-LAB | lab(90.97, -53.23, 12.20) |
| CIE-LCH | lch(90.97, 54.61, 167.09°) |
| OKLab | oklab(90.32% -0.1484 0.0312) |
| OKLCH | oklch(90.32% 0.152 168.1) |
| XYZ | xyz(51.5834, 78.4156, 69.5323) |
| Luminance | 0.7842 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.37
Aquamarine
#7FFFD4
ΔE00 2.58
Bright Teal
#01F9C6
ΔE00 3.13
Light Turquoise
#7EF4CC
ΔE00 3.74
Light Greenish Blue
#63F7B4
ΔE00 4.29
Greenish Cyan
#2AFEB7
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FFCC #FF6194
analogous
#61FF7D #61FFCC #61E3FF
triadic
#61FFCC #CC61FF #FFCC61
tetradic
#61FFCC #7D61FF #FF6194 #E3FF61
square
#61FFCC #7D61FF #FF6194 #E3FF61
split-complementary
#61FFCC #FF61E3 #FF7D61
monochromatic
#00E69B #24FFB8 #61FFCC #9EFFE0 #DBFFF4
Accessibility & contrast
On white
1.26
#61FFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#61FFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FFCC
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FFCC | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFC9
Deuteranopia (green-blind)
#E3DFCF
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #61ffcc; /* rgb */ color: rgb(97, 255, 204); /* oklch */ color: oklch(90.3% 0.152 168.1);
Tailwind
colors: {
custom: {
50: '#9dffdb',
500: '#61ffcc',
950: '#000000',
},
}SCSS
$custom: #61ffcc; $custom-light: #9dffdb; $custom-dark: #000000;
JSON
{
"hex": "#61ffcc",
"rgb": {
"r": 97,
"g": 255,
"b": 204
},
"hsl": {
"h": 160.633,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.90324,
"c": 0.15163,
"h": 168.1
},
"luminance": 0.78421
}Semantic roles & 50–950 ramp
primary
#61FFCC
secondary
#DA2B63
accent
#004AE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101815
muted
#808684