#67F09E#67F09E
#67F09E is a very light, vivid green. Relative luminance 0.677; OKLCH L 85.9% C 0.167 H 154.4°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #67F09E |
|---|---|
| RGB | rgb(103, 240, 158) |
| HSL | hsl(144, 82%, 67%) |
| HSV | hsv(144, 57%, 94%) |
| CMYK | cmyk(57.1%, 0%, 34.2%, 5.9%) |
| CIE-LAB | lab(85.84, -55.36, 28.69) |
| CIE-LCH | lch(85.84, 62.36, 152.60°) |
| OKLab | oklab(85.88% -0.1504 0.0721) |
| OKLCH | oklch(85.88% 0.167 154.4) |
| XYZ | xyz(42.9217, 67.6683, 43.1405) |
| Luminance | 0.6767 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.42
Seafoam (survey)
#80F9AD
ΔE00 2.80
Light Green Blue
#56FCA2
ΔE00 2.81
Light Bluish Green
#76FDA8
ΔE00 2.87
Sea Green (survey)
#53FCA1
ΔE00 2.90
Light Blue Green
#7EFBB3
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F09E #F067B9
analogous
#74F067 #67F09E #67F0E3
triadic
#67F09E #9E67F0 #F09E67
tetradic
#67F09E #6774F0 #F067B9 #F0E367
square
#67F09E #6774F0 #F067B9 #F0E367
split-complementary
#67F09E #E367F0 #F06774
monochromatic
#14C95C #2FEB7A #67F09E #9FF5C2 #D6FBE5
Accessibility & contrast
On white
1.44
#67F09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#67F09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F09E
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F09E | 1.00 | 1.44 | 14.53 | 14.53 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DF99
Deuteranopia (green-blind)
#DDD1A3
Tritanopia (blue-blind)
#3AEDDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #67f09e; /* rgb */ color: rgb(103, 240, 158); /* oklch */ color: oklch(85.9% 0.167 154.4);
Tailwind
colors: {
custom: {
50: '#9df6bb',
500: '#67f09e',
950: '#000000',
},
}SCSS
$custom: #67f09e; $custom-light: #9df6bb; $custom-dark: #000000;
JSON
{
"hex": "#67f09e",
"rgb": {
"r": 103,
"g": 240,
"b": 158
},
"hsl": {
"h": 144.088,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.85878,
"c": 0.16677,
"h": 154.4
},
"luminance": 0.67672
}Semantic roles & 50–950 ramp
primary
#67F09E
secondary
#C6358C
accent
#0788DE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1712
muted
#808582