#67F791#67F791
#67F791 is a very light, vivid green. Relative luminance 0.714; OKLCH L 87.3% C 0.188 H 150.3°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #67F791 |
|---|---|
| RGB | rgb(103, 247, 145) |
| HSL | hsl(138, 90%, 69%) |
| HSV | hsv(138, 58%, 97%) |
| CMYK | cmyk(58.3%, 0%, 41.3%, 3.1%) |
| CIE-LAB | lab(87.70, -60.31, 37.67) |
| CIE-LCH | lch(87.70, 71.11, 148.01°) |
| OKLab | oklab(87.34% -0.1631 0.0931) |
| OKLCH | oklch(87.34% 0.188 150.3) |
| XYZ | xyz(43.9619, 71.4453, 38.2562) |
| Luminance | 0.7145 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.97
Light Green Blue
#56FCA2
ΔE00 3.01
Wintergreen
#20F986
ΔE00 3.08
Light Bluish Green
#76FDA8
ΔE00 3.21
Baby Green
#8CFF9E
ΔE00 3.29
Turquoise Green
#04F489
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F791 #F767CD
analogous
#85F767 #67F791 #67F7D9
triadic
#67F791 #9167F7 #F79167
tetradic
#67F791 #6785F7 #F767CD #F7D967
square
#67F791 #6785F7 #F767CD #F7D967
split-complementary
#67F791 #D967F7 #F76785
monochromatic
#0BD847 #2DF467 #67F791 #A1FABB #DBFDE5
Accessibility & contrast
On white
1.37
#67F791 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#67F791 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F791
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F791 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F791 | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E48A
Deuteranopia (green-blind)
#E5D798
Tritanopia (blue-blind)
#3EF3DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #67f791; /* rgb */ color: rgb(103, 247, 145); /* oklch */ color: oklch(87.3% 0.188 150.3);
Tailwind
colors: {
custom: {
50: '#9efbb2',
500: '#67f791',
950: '#000000',
},
}SCSS
$custom: #67f791; $custom-light: #9efbb2; $custom-dark: #000000;
JSON
{
"hex": "#67f791",
"rgb": {
"r": 103,
"g": 247,
"b": 145
},
"hsl": {
"h": 137.5,
"s": 90,
"l": 68.627
},
"oklch": {
"l": 0.87336,
"c": 0.18783,
"h": 150.3
},
"luminance": 0.71449
}Semantic roles & 50–950 ramp
primary
#67F791
secondary
#D032A2
accent
#00A3E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581