#67F09F#67F09F
#67F09F is a very light, vivid green. Relative luminance 0.677; OKLCH L 85.9% C 0.166 H 154.7°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #67F09F |
|---|---|
| RGB | rgb(103, 240, 159) |
| HSL | hsl(145, 82%, 67%) |
| HSV | hsv(145, 57%, 94%) |
| CMYK | cmyk(57.1%, 0%, 33.8%, 5.9%) |
| CIE-LAB | lab(85.86, -55.18, 28.21) |
| CIE-LCH | lch(85.86, 61.97, 152.92°) |
| OKLab | oklab(85.9% -0.1499 0.071) |
| OKLCH | oklch(85.9% 0.166 154.7) |
| XYZ | xyz(43.0081, 67.7029, 43.5957) |
| Luminance | 0.6771 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.37
Seafoam (survey)
#80F9AD
ΔE00 2.74
Light Green Blue
#56FCA2
ΔE00 2.84
Light Bluish Green
#76FDA8
ΔE00 2.89
Sea Green (survey)
#53FCA1
ΔE00 2.93
Light Blue Green
#7EFBB3
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F09F #F067B8
analogous
#73F067 #67F09F #67F0E4
triadic
#67F09F #9F67F0 #F09F67
tetradic
#67F09F #6773F0 #F067B8 #F0E467
square
#67F09F #6773F0 #F067B8 #F0E467
split-complementary
#67F09F #E467F0 #F06773
monochromatic
#14C95E #2FEB7C #67F09F #9FF5C2 #D6FBE5
Accessibility & contrast
On white
1.44
#67F09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#67F09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F09F
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F09F | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDF9A
Deuteranopia (green-blind)
#DDD1A4
Tritanopia (blue-blind)
#39EEDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #67f09f; /* rgb */ color: rgb(103, 240, 159); /* oklch */ color: oklch(85.9% 0.166 154.7);
Tailwind
colors: {
custom: {
50: '#9df6bc',
500: '#67f09f',
950: '#000000',
},
}SCSS
$custom: #67f09f; $custom-light: #9df6bc; $custom-dark: #000000;
JSON
{
"hex": "#67f09f",
"rgb": {
"r": 103,
"g": 240,
"b": 159
},
"hsl": {
"h": 144.526,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.85898,
"c": 0.16587,
"h": 154.7
},
"luminance": 0.67707
}Semantic roles & 50–950 ramp
primary
#67F09F
secondary
#C6358B
accent
#0786DE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1712
muted
#808582