#67F588#67F588
#67F588 is a very light, vivid green. Relative luminance 0.700; OKLCH L 86.7% C 0.193 H 148.5°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #67F588 |
|---|---|
| RGB | rgb(103, 245, 136) |
| HSL | hsl(134, 88%, 68%) |
| HSV | hsv(134, 58%, 96%) |
| CMYK | cmyk(58%, 0%, 44.5%, 3.9%) |
| CIE-LAB | lab(86.98, -60.97, 41.14) |
| CIE-LCH | lch(86.98, 73.55, 145.99°) |
| OKLab | oklab(86.7% -0.1649 0.1009) |
| OKLCH | oklch(86.7% 0.193 148.5) |
| XYZ | xyz(42.6869, 69.9620, 34.5423) |
| Luminance | 0.6997 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.12
Minty Green
#0BF77D
ΔE00 3.33
Spearmint
#1EF876
ΔE00 3.45
Turquoise Green
#04F489
ΔE00 3.72
Baby Green
#8CFF9E
ΔE00 3.72
Lightgreen (survey)
#76FF7B
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F588 #F567D4
analogous
#8DF567 #67F588 #67F5CF
triadic
#67F588 #8867F5 #F58867
tetradic
#67F588 #678DF5 #F567D4 #F5CF67
square
#67F588 #678DF5 #F567D4 #F5CF67
split-complementary
#67F588 #CF67F5 #F5678D
monochromatic
#0ED43C #2EF15B #67F588 #A0F9B5 #DAFDE2
Accessibility & contrast
On white
1.40
#67F588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#67F588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F588
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F588 | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E280
Deuteranopia (green-blind)
#E4D58F
Tritanopia (blue-blind)
#43F1DB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #67f588; /* rgb */ color: rgb(103, 245, 136); /* oklch */ color: oklch(86.7% 0.193 148.5);
Tailwind
colors: {
custom: {
50: '#9ef9ac',
500: '#67f588',
950: '#000000',
},
}SCSS
$custom: #67f588; $custom-light: #9ef9ac; $custom-dark: #000000;
JSON
{
"hex": "#67f588",
"rgb": {
"r": 103,
"g": 245,
"b": 136
},
"hsl": {
"h": 133.944,
"s": 87.654,
"l": 68.235
},
"oklch": {
"l": 0.86699,
"c": 0.19329,
"h": 148.5
},
"luminance": 0.69966
}Semantic roles & 50–950 ramp
primary
#67F588
secondary
#CE32AA
accent
#01AFE4
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581