#67F398#67F398
#67F398 is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.5% C 0.176 H 152.3°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #67F398 |
|---|---|
| RGB | rgb(103, 243, 152) |
| HSL | hsl(141, 85%, 68%) |
| HSV | hsv(141, 58%, 95%) |
| CMYK | cmyk(57.6%, 0%, 37.4%, 4.7%) |
| CIE-LAB | lab(86.63, -57.60, 32.77) |
| CIE-LCH | lch(86.63, 66.27, 150.36°) |
| OKLab | oklab(86.49% -0.1561 0.0818) |
| OKLCH | oklch(86.49% 0.176 152.3) |
| XYZ | xyz(43.3083, 69.2477, 40.7835) |
| Luminance | 0.6925 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.41
Sea Green (survey)
#53FCA1
ΔE00 2.45
Light Bluish Green
#76FDA8
ΔE00 2.58
Seafoam Green
#7AF9AB
ΔE00 2.85
Seafoam (survey)
#80F9AD
ΔE00 3.27
Turquoise Green
#04F489
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F398 #F367C2
analogous
#7CF367 #67F398 #67F3DE
triadic
#67F398 #9867F3 #F39867
tetradic
#67F398 #677CF3 #F367C2 #F3DE67
square
#67F398 #677CF3 #F367C2 #F3DE67
split-complementary
#67F398 #DE67F3 #F3677C
monochromatic
#10CF53 #2EEF72 #67F398 #A0F7BE #D8FCE5
Accessibility & contrast
On white
1.41
#67F398 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#67F398 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F398
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F398 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F398 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E192
Deuteranopia (green-blind)
#E1D49E
Tritanopia (blue-blind)
#3CF0DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67f398; /* rgb */ color: rgb(103, 243, 152); /* oklch */ color: oklch(86.5% 0.176 152.3);
Tailwind
colors: {
custom: {
50: '#9ef8b7',
500: '#67f398',
950: '#000000',
},
}SCSS
$custom: #67f398; $custom-light: #9ef8b7; $custom-dark: #000000;
JSON
{
"hex": "#67f398",
"rgb": {
"r": 103,
"g": 243,
"b": 152
},
"hsl": {
"h": 141,
"s": 85.366,
"l": 67.843
},
"oklch": {
"l": 0.86489,
"c": 0.1762,
"h": 152.3
},
"luminance": 0.69252
}Semantic roles & 50–950 ramp
primary
#67F398
secondary
#CB3396
accent
#0494E2
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581