#67F091#67F091
#67F091 is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.6% C 0.179 H 150.9°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #67F091 |
|---|---|
| RGB | rgb(103, 240, 145) |
| HSL | hsl(138, 82%, 67%) |
| HSV | hsv(138, 57%, 94%) |
| CMYK | cmyk(57.1%, 0%, 39.6%, 5.9%) |
| CIE-LAB | lab(85.63, -57.63, 34.96) |
| CIE-LCH | lch(85.63, 67.40, 148.76°) |
| OKLab | oklab(85.63% -0.156 0.0868) |
| OKLCH | oklch(85.63% 0.179 150.9) |
| XYZ | xyz(41.8614, 67.2442, 37.5560) |
| Luminance | 0.6725 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.33
Light Green Blue
#56FCA2
ΔE00 3.34
Light Bluish Green
#76FDA8
ΔE00 3.52
Turquoise Green
#04F489
ΔE00 3.59
Weird Green
#3AE57F
ΔE00 3.59
Seafoam Green
#7AF9AB
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F091 #F067C6
analogous
#82F067 #67F091 #67F0D5
triadic
#67F091 #9167F0 #F09167
tetradic
#67F091 #6782F0 #F067C6 #F0D567
square
#67F091 #6782F0 #F067C6 #F0D567
split-complementary
#67F091 #D567F0 #F06782
monochromatic
#14C94B #2FEB69 #67F091 #9FF5B9 #D6FBE2
Accessibility & contrast
On white
1.45
#67F091 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#67F091 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F091
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F091 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F091 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8A
Deuteranopia (green-blind)
#DFD197
Tritanopia (blue-blind)
#41ECD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #67f091; /* rgb */ color: rgb(103, 240, 145); /* oklch */ color: oklch(85.6% 0.179 150.9);
Tailwind
colors: {
custom: {
50: '#9df6b2',
500: '#67f091',
950: '#000000',
},
}SCSS
$custom: #67f091; $custom-light: #9df6b2; $custom-dark: #000000;
JSON
{
"hex": "#67f091",
"rgb": {
"r": 103,
"g": 240,
"b": 145
},
"hsl": {
"h": 138.394,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.85633,
"c": 0.17853,
"h": 150.9
},
"luminance": 0.67248
}Semantic roles & 50–950 ramp
primary
#67F091
secondary
#C6359A
accent
#079CDE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581