#67FFAC#67FFAC
#67FFAC is a very light, vivid green. Relative luminance 0.774; OKLCH L 89.8% C 0.174 H 156.2°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #67FFAC |
|---|---|
| RGB | rgb(103, 255, 172) |
| HSL | hsl(147, 100%, 70%) |
| HSV | hsv(147, 60%, 100%) |
| CMYK | cmyk(59.6%, 0%, 32.5%, 0%) |
| CIE-LAB | lab(90.50, -58.67, 27.90) |
| CIE-LCH | lch(90.50, 64.97, 154.57°) |
| OKLab | oklab(89.77% -0.1595 0.0704) |
| OKLCH | oklch(89.77% 0.174 156.2) |
| XYZ | xyz(48.7957, 77.3773, 51.3855) |
| Luminance | 0.7738 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.45
Light Green Blue
#56FCA2
ΔE00 1.56
Sea Green (survey)
#53FCA1
ΔE00 1.73
Seafoam Green
#7AF9AB
ΔE00 1.97
Light Blue Green
#7EFBB3
ΔE00 2.38
Seafoam (survey)
#80F9AD
ΔE00 2.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FFAC #FF67BA
analogous
#6EFF67 #67FFAC #67FFF8
triadic
#67FFAC #AC67FF #FFAC67
tetradic
#67FFAC #676EFF #FF67BA #FFF867
square
#67FFAC #676EFF #FF67BA #FFF867
split-complementary
#67FFAC #F867FF #FF676E
monochromatic
#00EC6B #2AFF8B #67FFAC #A4FFCD #E0FFEE
Accessibility & contrast
On white
1.27
#67FFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#67FFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FFAC
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FFAC | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEECA7
Deuteranopia (green-blind)
#E9DEB1
Tritanopia (blue-blind)
#26FDE9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #67ffac; /* rgb */ color: rgb(103, 255, 172); /* oklch */ color: oklch(89.8% 0.174 156.2);
Tailwind
colors: {
custom: {
50: '#9fffc5',
500: '#67ffac',
950: '#000000',
},
}SCSS
$custom: #67ffac; $custom-light: #9fffc5; $custom-dark: #000000;
JSON
{
"hex": "#67ffac",
"rgb": {
"r": 103,
"g": 255,
"b": 172
},
"hsl": {
"h": 147.237,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.89773,
"c": 0.17435,
"h": 156.2
},
"luminance": 0.77382
}Semantic roles & 50–950 ramp
primary
#67FFAC
secondary
#DA308D
accent
#007DE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682