#67F291#67F291
#67F291 is a very light, vivid green. Relative luminance 0.684; OKLCH L 86.1% C 0.181 H 150.7°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #67F291 |
|---|---|
| RGB | rgb(103, 242, 145) |
| HSL | hsl(138, 84%, 68%) |
| HSV | hsv(138, 57%, 95%) |
| CMYK | cmyk(57.4%, 0%, 40.1%, 5.1%) |
| CIE-LAB | lab(86.22, -58.40, 35.74) |
| CIE-LCH | lch(86.22, 68.47, 148.54°) |
| OKLab | oklab(86.12% -0.158 0.0886) |
| OKLCH | oklch(86.12% 0.181 150.7) |
| XYZ | xyz(42.4534, 68.4282, 37.7533) |
| Luminance | 0.6843 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.15
Light Green Blue
#56FCA2
ΔE00 3.16
Light Bluish Green
#76FDA8
ΔE00 3.35
Turquoise Green
#04F489
ΔE00 3.47
Wintergreen
#20F986
ΔE00 3.58
Seafoam Green
#7AF9AB
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F291 #F267C8
analogous
#83F267 #67F291 #67F2D6
triadic
#67F291 #9167F2 #F29167
tetradic
#67F291 #6783F2 #F267C8 #F2D667
square
#67F291 #6783F2 #F267C8 #F2D667
split-complementary
#67F291 #D667F2 #F26783
monochromatic
#12CD4A #2FED68 #67F291 #9FF7BA #D8FCE3
Accessibility & contrast
On white
1.43
#67F291 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#67F291 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F291
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F291 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F291 | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E08A
Deuteranopia (green-blind)
#E1D397
Tritanopia (blue-blind)
#40EEDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #67f291; /* rgb */ color: rgb(103, 242, 145); /* oklch */ color: oklch(86.1% 0.181 150.7);
Tailwind
colors: {
custom: {
50: '#9df7b2',
500: '#67f291',
950: '#000000',
},
}SCSS
$custom: #67f291; $custom-light: #9df7b2; $custom-dark: #000000;
JSON
{
"hex": "#67f291",
"rgb": {
"r": 103,
"g": 242,
"b": 145
},
"hsl": {
"h": 138.129,
"s": 84.242,
"l": 67.647
},
"oklch": {
"l": 0.8612,
"c": 0.1812,
"h": 150.7
},
"luminance": 0.68432
}Semantic roles & 50–950 ramp
primary
#67F291
secondary
#C9349C
accent
#059EE1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581