#67FD8B#67FD8B
#67FD8B is a very light, highly saturated green. Relative luminance 0.750; OKLCH L 88.7% C 0.201 H 148.6°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #67FD8B |
|---|---|
| RGB | rgb(103, 253, 139) |
| HSL | hsl(134, 97%, 70%) |
| HSV | hsv(134, 59%, 99%) |
| CMYK | cmyk(59.3%, 0%, 45.1%, 0.8%) |
| CIE-LAB | lab(89.39, -63.49, 42.77) |
| CIE-LCH | lch(89.39, 76.55, 146.03°) |
| OKLab | oklab(88.7% -0.1716 0.1047) |
| OKLCH | oklch(88.7% 0.201 148.6) |
| XYZ | xyz(45.3758, 74.9939, 36.5051) |
| Luminance | 0.7500 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.98
Wintergreen
#20F986
ΔE00 3.10
Spring Green
#00FF7F
ΔE00 3.21
Baby Green
#8CFF9E
ΔE00 3.35
Spearmint
#1EF876
ΔE00 3.36
Minty Green
#0BF77D
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FD8B #FD67D9
analogous
#8EFD67 #67FD8B #67FDD6
triadic
#67FD8B #8B67FD #FD8B67
tetradic
#67FD8B #678EFD #FD67D9 #FDD667
square
#67FD8B #678EFD #FD67D9 #FDD667
split-complementary
#67FD8B #D667FD #FD678E
monochromatic
#03E73A #2BFC5D #67FD8B #A3FEB9 #E0FFE7
Accessibility & contrast
On white
1.31
#67FD8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#67FD8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FD8B
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FD8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FD8B | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE982
Deuteranopia (green-blind)
#ECDB93
Tritanopia (blue-blind)
#3EF8E2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #67fd8b; /* rgb */ color: rgb(103, 253, 139); /* oklch */ color: oklch(88.7% 0.201 148.6);
Tailwind
colors: {
custom: {
50: '#9fffae',
500: '#67fd8b',
950: '#000000',
},
}SCSS
$custom: #67fd8b; $custom-light: #9fffae; $custom-dark: #000000;
JSON
{
"hex": "#67fd8b",
"rgb": {
"r": 103,
"g": 253,
"b": 139
},
"hsl": {
"h": 134.4,
"s": 97.403,
"l": 69.804
},
"oklch": {
"l": 0.88696,
"c": 0.20101,
"h": 148.6
},
"luminance": 0.74998
}Semantic roles & 50–950 ramp
primary
#67FD8B
secondary
#D830B0
accent
#00AEE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681