#67F394#67F394
#67F394 is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.4% C 0.180 H 151.3°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #67F394 |
|---|---|
| RGB | rgb(103, 243, 148) |
| HSL | hsl(139, 85%, 68%) |
| HSV | hsv(139, 58%, 95%) |
| CMYK | cmyk(57.6%, 0%, 39.1%, 4.7%) |
| CIE-LAB | lab(86.56, -58.29, 34.69) |
| CIE-LCH | lch(86.56, 67.83, 149.24°) |
| OKLab | oklab(86.42% -0.1578 0.0862) |
| OKLCH | oklch(86.42% 0.18 151.3) |
| XYZ | xyz(42.9862, 69.1188, 39.0872) |
| Luminance | 0.6912 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.77
Light Green Blue
#56FCA2
ΔE00 2.77
Light Bluish Green
#76FDA8
ΔE00 2.96
Seafoam Green
#7AF9AB
ΔE00 3.39
Turquoise Green
#04F489
ΔE00 3.48
Wintergreen
#20F986
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F394 #F367C6
analogous
#80F367 #67F394 #67F3DA
triadic
#67F394 #9467F3 #F39467
tetradic
#67F394 #6780F3 #F367C6 #F3DA67
square
#67F394 #6780F3 #F367C6 #F3DA67
split-complementary
#67F394 #DA67F3 #F36780
monochromatic
#10CF4E #2EEF6C #67F394 #A0F7BC #D8FCE4
Accessibility & contrast
On white
1.42
#67F394 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#67F394 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F394
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F394 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F394 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E18D
Deuteranopia (green-blind)
#E1D39A
Tritanopia (blue-blind)
#3EF0DB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67f394; /* rgb */ color: rgb(103, 243, 148); /* oklch */ color: oklch(86.4% 0.180 151.3);
Tailwind
colors: {
custom: {
50: '#9ef8b4',
500: '#67f394',
950: '#000000',
},
}SCSS
$custom: #67f394; $custom-light: #9ef8b4; $custom-dark: #000000;
JSON
{
"hex": "#67f394",
"rgb": {
"r": 103,
"g": 243,
"b": 148
},
"hsl": {
"h": 139.286,
"s": 85.366,
"l": 67.843
},
"oklch": {
"l": 0.86416,
"c": 0.17982,
"h": 151.3
},
"luminance": 0.69123
}Semantic roles & 50–950 ramp
primary
#67F394
secondary
#CB339A
accent
#049AE2
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581