#67F096#67F096
#67F096 is a very light, vivid green. Relative luminance 0.674; OKLCH L 85.7% C 0.174 H 152.2°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #67F096 |
|---|---|
| RGB | rgb(103, 240, 150) |
| HSL | hsl(141, 82%, 67%) |
| HSV | hsv(141, 57%, 94%) |
| CMYK | cmyk(57.1%, 0%, 37.5%, 5.9%) |
| CIE-LAB | lab(85.71, -56.78, 32.56) |
| CIE-LCH | lch(85.71, 65.45, 150.17°) |
| OKLab | oklab(85.72% -0.1539 0.0813) |
| OKLCH | oklch(85.72% 0.174 152.2) |
| XYZ | xyz(42.2554, 67.4018, 39.6313) |
| Luminance | 0.6741 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.95
Sea Green (survey)
#53FCA1
ΔE00 2.98
Light Bluish Green
#76FDA8
ΔE00 3.10
Seafoam Green
#7AF9AB
ΔE00 3.16
Seafoam (survey)
#80F9AD
ΔE00 3.54
Turquoise Green
#04F489
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F096 #F067C1
analogous
#7DF067 #67F096 #67F0DB
triadic
#67F096 #9667F0 #F09667
tetradic
#67F096 #677DF0 #F067C1 #F0DB67
square
#67F096 #677DF0 #F067C1 #F0DB67
split-complementary
#67F096 #DB67F0 #F0677D
monochromatic
#14C952 #2FEB70 #67F096 #9FF5BC #D6FBE3
Accessibility & contrast
On white
1.45
#67F096 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#67F096 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F096
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F096 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F096 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE90
Deuteranopia (green-blind)
#DED19C
Tritanopia (blue-blind)
#3EEDD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #67f096; /* rgb */ color: rgb(103, 240, 150); /* oklch */ color: oklch(85.7% 0.174 152.2);
Tailwind
colors: {
custom: {
50: '#9df6b5',
500: '#67f096',
950: '#000000',
},
}SCSS
$custom: #67f096; $custom-light: #9df6b5; $custom-dark: #000000;
JSON
{
"hex": "#67f096",
"rgb": {
"r": 103,
"g": 240,
"b": 150
},
"hsl": {
"h": 140.584,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.85724,
"c": 0.174,
"h": 152.2
},
"luminance": 0.67406
}Semantic roles & 50–950 ramp
primary
#67F096
secondary
#C63594
accent
#0795DE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581