#67F099#67F099
#67F099 is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.8% C 0.171 H 153.0°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #67F099 |
|---|---|
| RGB | rgb(103, 240, 153) |
| HSL | hsl(142, 82%, 67%) |
| HSV | hsv(142, 57%, 94%) |
| CMYK | cmyk(57.1%, 0%, 36.3%, 5.9%) |
| CIE-LAB | lab(85.76, -56.26, 31.11) |
| CIE-LCH | lch(85.76, 64.29, 151.06°) |
| OKLab | oklab(85.78% -0.1525 0.0779) |
| OKLCH | oklch(85.78% 0.171 153) |
| XYZ | xyz(42.5001, 67.4997, 40.9199) |
| Luminance | 0.6750 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.82
Seafoam Green
#7AF9AB
ΔE00 2.82
Sea Green (survey)
#53FCA1
ΔE00 2.87
Light Bluish Green
#76FDA8
ΔE00 2.94
Seafoam (survey)
#80F9AD
ΔE00 3.21
Light Blue Green
#7EFBB3
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F099 #F067BE
analogous
#79F067 #67F099 #67F0DE
triadic
#67F099 #9967F0 #F09967
tetradic
#67F099 #6779F0 #F067BE #F0DE67
square
#67F099 #6779F0 #F067BE #F0DE67
split-complementary
#67F099 #DE67F0 #F06779
monochromatic
#14C956 #2FEB74 #67F099 #9FF5BE #D6FBE4
Accessibility & contrast
On white
1.45
#67F099 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#67F099 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F099
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F099 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F099 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE93
Deuteranopia (green-blind)
#DED19F
Tritanopia (blue-blind)
#3DEDDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #67f099; /* rgb */ color: rgb(103, 240, 153); /* oklch */ color: oklch(85.8% 0.171 153.0);
Tailwind
colors: {
custom: {
50: '#9df6b7',
500: '#67f099',
950: '#000000',
},
}SCSS
$custom: #67f099; $custom-light: #9df6b7; $custom-dark: #000000;
JSON
{
"hex": "#67f099",
"rgb": {
"r": 103,
"g": 240,
"b": 153
},
"hsl": {
"h": 141.898,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.8578,
"c": 0.17127,
"h": 153
},
"luminance": 0.67504
}Semantic roles & 50–950 ramp
primary
#67F099
secondary
#C63591
accent
#0790DE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581