#67F395#67F395
#67F395 is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.4% C 0.179 H 151.6°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #67F395 |
|---|---|
| RGB | rgb(103, 243, 149) |
| HSL | hsl(140, 85%, 68%) |
| HSV | hsv(140, 58%, 95%) |
| CMYK | cmyk(57.6%, 0%, 38.7%, 4.7%) |
| CIE-LAB | lab(86.58, -58.12, 34.21) |
| CIE-LCH | lch(86.58, 67.44, 149.52°) |
| OKLab | oklab(86.43% -0.1574 0.0851) |
| OKLCH | oklch(86.43% 0.179 151.6) |
| XYZ | xyz(43.0657, 69.1506, 39.5058) |
| Luminance | 0.6915 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.67
Sea Green (survey)
#53FCA1
ΔE00 2.68
Light Bluish Green
#76FDA8
ΔE00 2.85
Seafoam Green
#7AF9AB
ΔE00 3.25
Turquoise Green
#04F489
ΔE00 3.52
Seafoam (survey)
#80F9AD
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F395 #F367C5
analogous
#7FF367 #67F395 #67F3DB
triadic
#67F395 #9567F3 #F39567
tetradic
#67F395 #677FF3 #F367C5 #F3DB67
square
#67F395 #677FF3 #F367C5 #F3DB67
split-complementary
#67F395 #DB67F3 #F3677F
monochromatic
#10CF4F #2EEF6D #67F395 #A0F7BD #D8FCE4
Accessibility & contrast
On white
1.42
#67F395 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#67F395 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F395
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F395 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F395 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E18E
Deuteranopia (green-blind)
#E1D49B
Tritanopia (blue-blind)
#3EF0DB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67f395; /* rgb */ color: rgb(103, 243, 149); /* oklch */ color: oklch(86.4% 0.179 151.6);
Tailwind
colors: {
custom: {
50: '#9ef8b5',
500: '#67f395',
950: '#000000',
},
}SCSS
$custom: #67f395; $custom-light: #9ef8b5; $custom-dark: #000000;
JSON
{
"hex": "#67f395",
"rgb": {
"r": 103,
"g": 243,
"b": 149
},
"hsl": {
"h": 139.714,
"s": 85.366,
"l": 67.843
},
"oklch": {
"l": 0.86434,
"c": 0.17892,
"h": 151.6
},
"luminance": 0.69155
}Semantic roles & 50–950 ramp
primary
#67F395
secondary
#CB3399
accent
#0499E2
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581