#67F191#67F191
#67F191 is a very light, vivid green. Relative luminance 0.678; OKLCH L 85.9% C 0.180 H 150.8°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #67F191 |
|---|---|
| RGB | rgb(103, 241, 145) |
| HSL | hsl(138, 83%, 67%) |
| HSV | hsv(138, 57%, 95%) |
| CMYK | cmyk(57.3%, 0%, 39.8%, 5.5%) |
| CIE-LAB | lab(85.92, -58.02, 35.35) |
| CIE-LCH | lch(85.92, 67.94, 148.65°) |
| OKLab | oklab(85.88% -0.157 0.0877) |
| OKLCH | oklch(85.88% 0.18 150.8) |
| XYZ | xyz(42.1565, 67.8346, 37.6544) |
| Luminance | 0.6784 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.23
Light Green Blue
#56FCA2
ΔE00 3.24
Light Bluish Green
#76FDA8
ΔE00 3.43
Turquoise Green
#04F489
ΔE00 3.52
Weird Green
#3AE57F
ΔE00 3.71
Wintergreen
#20F986
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F191 #F167C7
analogous
#82F167 #67F191 #67F1D6
triadic
#67F191 #9167F1 #F19167
tetradic
#67F191 #6782F1 #F167C7 #F1D667
square
#67F191 #6782F1 #F167C7 #F1D667
split-complementary
#67F191 #D667F1 #F16782
monochromatic
#13CB4B #2FEC68 #67F191 #9FF6BA #D7FBE2
Accessibility & contrast
On white
1.44
#67F191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#67F191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F191
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F191 | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8A
Deuteranopia (green-blind)
#E0D297
Tritanopia (blue-blind)
#41EDD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #67f191; /* rgb */ color: rgb(103, 241, 145); /* oklch */ color: oklch(85.9% 0.180 150.8);
Tailwind
colors: {
custom: {
50: '#9df6b2',
500: '#67f191',
950: '#000000',
},
}SCSS
$custom: #67f191; $custom-light: #9df6b2; $custom-dark: #000000;
JSON
{
"hex": "#67f191",
"rgb": {
"r": 103,
"g": 241,
"b": 145
},
"hsl": {
"h": 138.261,
"s": 83.133,
"l": 67.451
},
"oklch": {
"l": 0.85876,
"c": 0.17987,
"h": 150.8
},
"luminance": 0.67838
}Semantic roles & 50–950 ramp
primary
#67F191
secondary
#C7359B
accent
#069DE0
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581