#67F097#67F097
#67F097 is a very light, vivid green. Relative luminance 0.674; OKLCH L 85.7% C 0.173 H 152.4°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #67F097 |
|---|---|
| RGB | rgb(103, 240, 151) |
| HSL | hsl(141, 82%, 67%) |
| HSV | hsv(141, 57%, 94%) |
| CMYK | cmyk(57.1%, 0%, 37.1%, 5.9%) |
| CIE-LAB | lab(85.72, -56.61, 32.08) |
| CIE-LCH | lch(85.72, 65.06, 150.46°) |
| OKLab | oklab(85.74% -0.1534 0.0801) |
| OKLCH | oklch(85.74% 0.173 152.4) |
| XYZ | xyz(42.3363, 67.4342, 40.0572) |
| Luminance | 0.6744 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.90
Sea Green (survey)
#53FCA1
ΔE00 2.93
Light Bluish Green
#76FDA8
ΔE00 3.04
Seafoam Green
#7AF9AB
ΔE00 3.04
Seafoam (survey)
#80F9AD
ΔE00 3.42
Turquoise Green
#04F489
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F097 #F067C0
analogous
#7CF067 #67F097 #67F0DC
triadic
#67F097 #9767F0 #F09767
tetradic
#67F097 #677CF0 #F067C0 #F0DC67
square
#67F097 #677CF0 #F067C0 #F0DC67
split-complementary
#67F097 #DC67F0 #F0677C
monochromatic
#14C953 #2FEB71 #67F097 #9FF5BD #D6FBE3
Accessibility & contrast
On white
1.45
#67F097 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#67F097 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F097
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F097 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F097 | 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)
#F0DE91
Deuteranopia (green-blind)
#DED19D
Tritanopia (blue-blind)
#3EEDD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #67f097; /* rgb */ color: rgb(103, 240, 151); /* oklch */ color: oklch(85.7% 0.173 152.4);
Tailwind
colors: {
custom: {
50: '#9df6b6',
500: '#67f097',
950: '#000000',
},
}SCSS
$custom: #67f097; $custom-light: #9df6b6; $custom-dark: #000000;
JSON
{
"hex": "#67f097",
"rgb": {
"r": 103,
"g": 240,
"b": 151
},
"hsl": {
"h": 141.022,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.85743,
"c": 0.17308,
"h": 152.4
},
"luminance": 0.67438
}Semantic roles & 50–950 ramp
primary
#67F097
secondary
#C63593
accent
#0793DE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581