#61FFB4#61FFB4
#61FFB4 is a very light, vivid teal. Relative luminance 0.774; OKLCH L 89.8% C 0.170 H 159.2°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #61FFB4 |
|---|---|
| RGB | rgb(97, 255, 180) |
| HSL | hsl(152, 100%, 69%) |
| HSV | hsv(152, 62%, 100%) |
| CMYK | cmyk(62%, 0%, 29.4%, 0%) |
| CIE-LAB | lab(90.48, -58.27, 23.81) |
| CIE-LCH | lch(90.48, 62.95, 157.78°) |
| OKLab | oklab(89.77% -0.159 0.0604) |
| OKLCH | oklch(89.77% 0.17 159.2) |
| XYZ | xyz(48.9234, 77.3516, 55.5232) |
| Luminance | 0.7736 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.02
Light Blue Green
#7EFBB3
ΔE00 2.39
Greenish Cyan
#2AFEB7
ΔE00 2.70
Seafoam Green
#7AF9AB
ΔE00 2.73
Light Green Blue
#56FCA2
ΔE00 2.80
Light Bluish Green
#76FDA8
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FFB4 #FF61AC
analogous
#61FF65 #61FFB4 #61FBFF
triadic
#61FFB4 #B461FF #FFB461
tetradic
#61FFB4 #6561FF #FF61AC #FBFF61
square
#61FFB4 #6561FF #FF61AC #FBFF61
split-complementary
#61FFB4 #FF61FB #FF6561
monochromatic
#00E679 #24FF97 #61FFB4 #9EFFD1 #DBFFEE
Accessibility & contrast
On white
1.27
#61FFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#61FFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FFB4
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FFB4 | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEDB0
Deuteranopia (green-blind)
#E7DEB9
Tritanopia (blue-blind)
#00FEEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #61ffb4; /* rgb */ color: rgb(97, 255, 180); /* oklch */ color: oklch(89.8% 0.170 159.2);
Tailwind
colors: {
custom: {
50: '#9cffca',
500: '#61ffb4',
950: '#000000',
},
}SCSS
$custom: #61ffb4; $custom-light: #9cffca; $custom-dark: #000000;
JSON
{
"hex": "#61ffb4",
"rgb": {
"r": 97,
"g": 255,
"b": 180
},
"hsl": {
"h": 151.519,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.89766,
"c": 0.17013,
"h": 159.2
},
"luminance": 0.77357
}Semantic roles & 50–950 ramp
primary
#61FFB4
secondary
#DA2B7E
accent
#006DE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101813
muted
#808682