#67F195#67F195
#67F195 is a very light, vivid green. Relative luminance 0.680; OKLCH L 85.9% C 0.176 H 151.8°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #67F195 |
|---|---|
| RGB | rgb(103, 241, 149) |
| HSL | hsl(140, 83%, 67%) |
| HSV | hsv(140, 57%, 95%) |
| CMYK | cmyk(57.3%, 0%, 38.2%, 5.5%) |
| CIE-LAB | lab(85.99, -57.34, 33.43) |
| CIE-LCH | lch(85.99, 66.38, 149.76°) |
| OKLab | oklab(85.95% -0.1553 0.0833) |
| OKLCH | oklch(85.95% 0.176 151.8) |
| XYZ | xyz(42.4704, 67.9601, 39.3074) |
| Luminance | 0.6796 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.88
Sea Green (survey)
#53FCA1
ΔE00 2.90
Light Bluish Green
#76FDA8
ΔE00 3.05
Seafoam Green
#7AF9AB
ΔE00 3.25
Seafoam (survey)
#80F9AD
ΔE00 3.64
Turquoise Green
#04F489
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F195 #F167C3
analogous
#7EF167 #67F195 #67F1DA
triadic
#67F195 #9567F1 #F19567
tetradic
#67F195 #677EF1 #F167C3 #F1DA67
square
#67F195 #677EF1 #F167C3 #F1DA67
split-complementary
#67F195 #DA67F1 #F1677E
monochromatic
#13CB50 #2FEC6E #67F195 #9FF6BC #D7FBE3
Accessibility & contrast
On white
1.44
#67F195 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#67F195 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F195
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F195 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F195 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8F
Deuteranopia (green-blind)
#DFD29B
Tritanopia (blue-blind)
#3FEEDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #67f195; /* rgb */ color: rgb(103, 241, 149); /* oklch */ color: oklch(85.9% 0.176 151.8);
Tailwind
colors: {
custom: {
50: '#9df6b5',
500: '#67f195',
950: '#000000',
},
}SCSS
$custom: #67f195; $custom-light: #9df6b5; $custom-dark: #000000;
JSON
{
"hex": "#67f195",
"rgb": {
"r": 103,
"g": 241,
"b": 149
},
"hsl": {
"h": 140,
"s": 83.133,
"l": 67.451
},
"oklch": {
"l": 0.85948,
"c": 0.17624,
"h": 151.8
},
"luminance": 0.67964
}Semantic roles & 50–950 ramp
primary
#67F195
secondary
#C73597
accent
#0697E0
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581