#67F795#67F795
#67F795 is a very light, vivid green. Relative luminance 0.716; OKLCH L 87.4% C 0.184 H 151.2°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #67F795 |
|---|---|
| RGB | rgb(103, 247, 149) |
| HSL | hsl(139, 90%, 69%) |
| HSV | hsv(139, 58%, 97%) |
| CMYK | cmyk(58.3%, 0%, 39.7%, 3.1%) |
| CIE-LAB | lab(87.76, -59.65, 35.77) |
| CIE-LCH | lch(87.76, 69.55, 149.05°) |
| OKLab | oklab(87.41% -0.1614 0.0888) |
| OKLCH | oklch(87.41% 0.184 151.2) |
| XYZ | xyz(44.2758, 71.5708, 39.9092) |
| Luminance | 0.7157 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.45
Light Green Blue
#56FCA2
ΔE00 2.47
Light Bluish Green
#76FDA8
ΔE00 2.68
Wintergreen
#20F986
ΔE00 3.30
Baby Green
#8CFF9E
ΔE00 3.32
Seafoam Green
#7AF9AB
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F795 #F767C9
analogous
#81F767 #67F795 #67F7DD
triadic
#67F795 #9567F7 #F79567
tetradic
#67F795 #6781F7 #F767C9 #F7DD67
square
#67F795 #6781F7 #F767C9 #F7DD67
split-complementary
#67F795 #DD67F7 #F76781
monochromatic
#0BD84D #2DF46C #67F795 #A1FABE #DBFDE6
Accessibility & contrast
On white
1.37
#67F795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#67F795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F795
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F795 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E48E
Deuteranopia (green-blind)
#E5D79B
Tritanopia (blue-blind)
#3CF3DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #67f795; /* rgb */ color: rgb(103, 247, 149); /* oklch */ color: oklch(87.4% 0.184 151.2);
Tailwind
colors: {
custom: {
50: '#9efbb5',
500: '#67f795',
950: '#000000',
},
}SCSS
$custom: #67f795; $custom-light: #9efbb5; $custom-dark: #000000;
JSON
{
"hex": "#67f795",
"rgb": {
"r": 103,
"g": 247,
"b": 149
},
"hsl": {
"h": 139.167,
"s": 90,
"l": 68.627
},
"oklch": {
"l": 0.87405,
"c": 0.18422,
"h": 151.2
},
"luminance": 0.71575
}Semantic roles & 50–950 ramp
primary
#67F795
secondary
#D0329E
accent
#009CE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581