#67F792#67F792
#67F792 is a very light, vivid green. Relative luminance 0.715; OKLCH L 87.4% C 0.187 H 150.5°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #67F792 |
|---|---|
| RGB | rgb(103, 247, 146) |
| HSL | hsl(138, 90%, 69%) |
| HSV | hsv(138, 58%, 97%) |
| CMYK | cmyk(58.3%, 0%, 40.9%, 3.1%) |
| CIE-LAB | lab(87.72, -60.15, 37.19) |
| CIE-LCH | lch(87.72, 70.72, 148.27°) |
| OKLab | oklab(87.35% -0.1627 0.0921) |
| OKLCH | oklch(87.35% 0.187 150.5) |
| XYZ | xyz(44.0393, 71.4762, 38.6640) |
| Luminance | 0.7148 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.84
Light Green Blue
#56FCA2
ΔE00 2.87
Light Bluish Green
#76FDA8
ΔE00 3.08
Wintergreen
#20F986
ΔE00 3.12
Baby Green
#8CFF9E
ΔE00 3.28
Turquoise Green
#04F489
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F792 #F767CC
analogous
#84F767 #67F792 #67F7DA
triadic
#67F792 #9267F7 #F79267
tetradic
#67F792 #6784F7 #F767CC #F7DA67
square
#67F792 #6784F7 #F767CC #F7DA67
split-complementary
#67F792 #DA67F7 #F76784
monochromatic
#0BD849 #2DF468 #67F792 #A1FABC #DBFDE5
Accessibility & contrast
On white
1.37
#67F792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#67F792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F792
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F792 | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E48B
Deuteranopia (green-blind)
#E5D799
Tritanopia (blue-blind)
#3EF3DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #67f792; /* rgb */ color: rgb(103, 247, 146); /* oklch */ color: oklch(87.4% 0.187 150.5);
Tailwind
colors: {
custom: {
50: '#9efbb3',
500: '#67f792',
950: '#000000',
},
}SCSS
$custom: #67f792; $custom-light: #9efbb3; $custom-dark: #000000;
JSON
{
"hex": "#67f792",
"rgb": {
"r": 103,
"g": 247,
"b": 146
},
"hsl": {
"h": 137.917,
"s": 90,
"l": 68.627
},
"oklch": {
"l": 0.87353,
"c": 0.18693,
"h": 150.5
},
"luminance": 0.7148
}Semantic roles & 50–950 ramp
primary
#67F792
secondary
#D032A1
accent
#00A1E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581