#67F098#67F098
#67F098 is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.8% C 0.172 H 152.7°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #67F098 |
|---|---|
| RGB | rgb(103, 240, 152) |
| HSL | hsl(141, 82%, 67%) |
| HSV | hsv(141, 57%, 94%) |
| CMYK | cmyk(57.1%, 0%, 36.7%, 5.9%) |
| CIE-LAB | lab(85.74, -56.43, 31.59) |
| CIE-LCH | lch(85.74, 64.68, 150.76°) |
| OKLab | oklab(85.76% -0.153 0.079) |
| OKLCH | oklch(85.76% 0.172 152.7) |
| XYZ | xyz(42.4178, 67.4668, 40.4867) |
| Luminance | 0.6747 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.85
Sea Green (survey)
#53FCA1
ΔE00 2.90
Seafoam Green
#7AF9AB
ΔE00 2.93
Light Bluish Green
#76FDA8
ΔE00 2.98
Seafoam (survey)
#80F9AD
ΔE00 3.32
Turquoise Green
#04F489
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F098 #F067BF
analogous
#7BF067 #67F098 #67F0DD
triadic
#67F098 #9867F0 #F09867
tetradic
#67F098 #677BF0 #F067BF #F0DD67
square
#67F098 #677BF0 #F067BF #F0DD67
split-complementary
#67F098 #DD67F0 #F0677B
monochromatic
#14C955 #2FEB72 #67F098 #9FF5BE #D6FBE3
Accessibility & contrast
On white
1.45
#67F098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#67F098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F098
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F098 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE92
Deuteranopia (green-blind)
#DED19E
Tritanopia (blue-blind)
#3DEDDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #67f098; /* rgb */ color: rgb(103, 240, 152); /* oklch */ color: oklch(85.8% 0.172 152.7);
Tailwind
colors: {
custom: {
50: '#9df6b7',
500: '#67f098',
950: '#000000',
},
}SCSS
$custom: #67f098; $custom-light: #9df6b7; $custom-dark: #000000;
JSON
{
"hex": "#67f098",
"rgb": {
"r": 103,
"g": 240,
"b": 152
},
"hsl": {
"h": 141.46,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.85761,
"c": 0.17218,
"h": 152.7
},
"luminance": 0.67471
}Semantic roles & 50–950 ramp
primary
#67F098
secondary
#C63592
accent
#0791DE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581