#67F183#67F183
#67F183 is a very light, vivid green. Relative luminance 0.674; OKLCH L 85.6% C 0.193 H 147.8°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #67F183 |
|---|---|
| RGB | rgb(103, 241, 131) |
| HSL | hsl(132, 83%, 67%) |
| HSV | hsv(132, 57%, 95%) |
| CMYK | cmyk(57.3%, 0%, 45.6%, 5.5%) |
| CIE-LAB | lab(85.72, -60.22, 41.97) |
| CIE-LCH | lch(85.72, 73.40, 145.12°) |
| OKLab | oklab(85.64% -0.1629 0.1026) |
| OKLCH | oklch(85.64% 0.193 147.8) |
| XYZ | xyz(41.1428, 67.4291, 32.3153) |
| Luminance | 0.6743 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 3.54
Wintergreen
#20F986
ΔE00 3.55
Spearmint
#1EF876
ΔE00 3.58
Weird Green
#3AE57F
ΔE00 3.95
Turquoise Green
#04F489
ΔE00 3.96
Lightgreen
#90EE90
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F183 #F167D5
analogous
#90F167 #67F183 #67F1C8
triadic
#67F183 #8367F1 #F18367
tetradic
#67F183 #6790F1 #F167D5 #F1C867
square
#67F183 #6790F1 #F167D5 #F1C867
split-complementary
#67F183 #C867F1 #F16790
monochromatic
#13CB38 #2FEC55 #67F183 #9FF6B1 #D7FBDE
Accessibility & contrast
On white
1.45
#67F183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#67F183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F183
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F183 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE7A
Deuteranopia (green-blind)
#E1D18A
Tritanopia (blue-blind)
#47ECD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #67f183; /* rgb */ color: rgb(103, 241, 131); /* oklch */ color: oklch(85.6% 0.193 147.8);
Tailwind
colors: {
custom: {
50: '#9ef7a8',
500: '#67f183',
950: '#000000',
},
}SCSS
$custom: #67f183; $custom-light: #9ef7a8; $custom-dark: #000000;
JSON
{
"hex": "#67f183",
"rgb": {
"r": 103,
"g": 241,
"b": 131
},
"hsl": {
"h": 132.174,
"s": 83.133,
"l": 67.451
},
"oklch": {
"l": 0.85643,
"c": 0.19252,
"h": 147.8
},
"luminance": 0.67433
}Semantic roles & 50–950 ramp
primary
#67F183
secondary
#C735AA
accent
#06B3E0
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581