#67F083#67F083
#67F083 is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.4% C 0.191 H 147.9°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #67F083 |
|---|---|
| RGB | rgb(103, 240, 131) |
| HSL | hsl(132, 82%, 67%) |
| HSV | hsv(132, 57%, 94%) |
| CMYK | cmyk(57.1%, 0%, 45.4%, 5.9%) |
| CIE-LAB | lab(85.42, -59.84, 41.59) |
| CIE-LCH | lch(85.42, 72.88, 145.20°) |
| OKLab | oklab(85.4% -0.1619 0.1017) |
| OKLCH | oklch(85.4% 0.191 147.9) |
| XYZ | xyz(40.8476, 66.8387, 32.2169) |
| Luminance | 0.6684 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 3.63
Wintergreen
#20F986
ΔE00 3.64
Spearmint
#1EF876
ΔE00 3.71
Weird Green
#3AE57F
ΔE00 3.78
Lightgreen
#90EE90
ΔE00 3.95
Turquoise Green
#04F489
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F083 #F067D4
analogous
#8FF067 #67F083 #67F0C8
triadic
#67F083 #8367F0 #F08367
tetradic
#67F083 #678FF0 #F067D4 #F0C867
square
#67F083 #678FF0 #F067D4 #F0C867
split-complementary
#67F083 #C867F0 #F0678F
monochromatic
#14C939 #2FEB56 #67F083 #9FF5B0 #D6FBDE
Accessibility & contrast
On white
1.46
#67F083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#67F083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F083
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F083 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD7A
Deuteranopia (green-blind)
#E0D18A
Tritanopia (blue-blind)
#47EBD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #67f083; /* rgb */ color: rgb(103, 240, 131); /* oklch */ color: oklch(85.4% 0.191 147.9);
Tailwind
colors: {
custom: {
50: '#9df6a8',
500: '#67f083',
950: '#000000',
},
}SCSS
$custom: #67f083; $custom-light: #9df6a8; $custom-dark: #000000;
JSON
{
"hex": "#67f083",
"rgb": {
"r": 103,
"g": 240,
"b": 131
},
"hsl": {
"h": 132.263,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.85398,
"c": 0.1912,
"h": 147.9
},
"luminance": 0.66842
}Semantic roles & 50–950 ramp
primary
#67F083
secondary
#C635A8
accent
#07B2DE
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581