#67F190#67F190
#67F190 is a very light, vivid green. Relative luminance 0.678; OKLCH L 85.9% C 0.181 H 150.6°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #67F190 |
|---|---|
| RGB | rgb(103, 241, 144) |
| HSL | hsl(138, 83%, 67%) |
| HSV | hsv(138, 57%, 95%) |
| CMYK | cmyk(57.3%, 0%, 40.2%, 5.5%) |
| CIE-LAB | lab(85.91, -58.18, 35.83) |
| CIE-LCH | lch(85.91, 68.33, 148.38°) |
| OKLab | oklab(85.86% -0.1575 0.0888) |
| OKLCH | oklch(85.86% 0.181 150.6) |
| XYZ | xyz(42.0798, 67.8039, 37.2501) |
| Luminance | 0.6781 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.33
Light Green Blue
#56FCA2
ΔE00 3.34
Turquoise Green
#04F489
ΔE00 3.51
Light Bluish Green
#76FDA8
ΔE00 3.53
Wintergreen
#20F986
ΔE00 3.67
Weird Green
#3AE57F
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F190 #F167C8
analogous
#83F167 #67F190 #67F1D5
triadic
#67F190 #9067F1 #F19067
tetradic
#67F190 #6783F1 #F167C8 #F1D567
square
#67F190 #6783F1 #F167C8 #F1D567
split-complementary
#67F190 #D567F1 #F16783
monochromatic
#13CB49 #2FEC67 #67F190 #9FF6B9 #D7FBE2
Accessibility & contrast
On white
1.44
#67F190 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#67F190 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F190
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F190 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F190 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF89
Deuteranopia (green-blind)
#E0D296
Tritanopia (blue-blind)
#41EDD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #67f190; /* rgb */ color: rgb(103, 241, 144); /* oklch */ color: oklch(85.9% 0.181 150.6);
Tailwind
colors: {
custom: {
50: '#9df6b1',
500: '#67f190',
950: '#000000',
},
}SCSS
$custom: #67f190; $custom-light: #9df6b1; $custom-dark: #000000;
JSON
{
"hex": "#67f190",
"rgb": {
"r": 103,
"g": 241,
"b": 144
},
"hsl": {
"h": 137.826,
"s": 83.133,
"l": 67.451
},
"oklch": {
"l": 0.85859,
"c": 0.18078,
"h": 150.6
},
"luminance": 0.67808
}Semantic roles & 50–950 ramp
primary
#67F190
secondary
#C7359C
accent
#069FE0
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1711
muted
#808581