#67F095#67F095
#67F095 is a very light, vivid green. Relative luminance 0.674; OKLCH L 85.7% C 0.175 H 151.9°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #67F095 |
|---|---|
| RGB | rgb(103, 240, 149) |
| HSL | hsl(140, 82%, 67%) |
| HSV | hsv(140, 57%, 94%) |
| CMYK | cmyk(57.1%, 0%, 37.9%, 5.9%) |
| CIE-LAB | lab(85.69, -56.95, 33.04) |
| CIE-LCH | lch(85.69, 65.84, 149.88°) |
| OKLab | oklab(85.71% -0.1543 0.0824) |
| OKLCH | oklch(85.71% 0.175 151.9) |
| XYZ | xyz(42.1752, 67.3697, 39.2090) |
| Luminance | 0.6737 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.02
Sea Green (survey)
#53FCA1
ΔE00 3.04
Light Bluish Green
#76FDA8
ΔE00 3.17
Seafoam Green
#7AF9AB
ΔE00 3.28
Seafoam (survey)
#80F9AD
ΔE00 3.65
Turquoise Green
#04F489
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F095 #F067C2
analogous
#7EF067 #67F095 #67F0DA
triadic
#67F095 #9567F0 #F09567
tetradic
#67F095 #677EF0 #F067C2 #F0DA67
square
#67F095 #677EF0 #F067C2 #F0DA67
split-complementary
#67F095 #DA67F0 #F0677E
monochromatic
#14C951 #2FEB6E #67F095 #9FF5BC #D6FBE3
Accessibility & contrast
On white
1.45
#67F095 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#67F095 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F095
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F095 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F095 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8F
Deuteranopia (green-blind)
#DED19B
Tritanopia (blue-blind)
#3FEDD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #67f095; /* rgb */ color: rgb(103, 240, 149); /* oklch */ color: oklch(85.7% 0.175 151.9);
Tailwind
colors: {
custom: {
50: '#9df6b5',
500: '#67f095',
950: '#000000',
},
}SCSS
$custom: #67f095; $custom-light: #9df6b5; $custom-dark: #000000;
JSON
{
"hex": "#67f095",
"rgb": {
"r": 103,
"g": 240,
"b": 149
},
"hsl": {
"h": 140.146,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.85705,
"c": 0.1749,
"h": 151.9
},
"luminance": 0.67374
}Semantic roles & 50–950 ramp
primary
#67F095
secondary
#C63595
accent
#0796DE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581