#67F08F#67F08F
#67F08F is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.6% C 0.180 H 150.4°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #67F08F |
|---|---|
| RGB | rgb(103, 240, 143) |
| HSL | hsl(138, 82%, 67%) |
| HSV | hsv(138, 57%, 94%) |
| CMYK | cmyk(57.1%, 0%, 40.4%, 5.9%) |
| CIE-LAB | lab(85.60, -57.96, 35.91) |
| CIE-LCH | lch(85.60, 68.19, 148.22°) |
| OKLab | oklab(85.6% -0.1569 0.089) |
| OKLCH | oklch(85.6% 0.18 150.4) |
| XYZ | xyz(41.7085, 67.1830, 36.7509) |
| Luminance | 0.6719 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.52
Weird Green
#3AE57F
ΔE00 3.53
Light Green Blue
#56FCA2
ΔE00 3.53
Turquoise Green
#04F489
ΔE00 3.56
Light Bluish Green
#76FDA8
ΔE00 3.72
Wintergreen
#20F986
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F08F #F067C8
analogous
#84F067 #67F08F #67F0D3
triadic
#67F08F #8F67F0 #F08F67
tetradic
#67F08F #6784F0 #F067C8 #F0D367
square
#67F08F #6784F0 #F067C8 #F0D367
split-complementary
#67F08F #D367F0 #F06784
monochromatic
#14C949 #2FEB66 #67F08F #9FF5B8 #D6FBE1
Accessibility & contrast
On white
1.45
#67F08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#67F08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F08F
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F08F | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE88
Deuteranopia (green-blind)
#DFD195
Tritanopia (blue-blind)
#42ECD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #67f08f; /* rgb */ color: rgb(103, 240, 143); /* oklch */ color: oklch(85.6% 0.180 150.4);
Tailwind
colors: {
custom: {
50: '#9df6b1',
500: '#67f08f',
950: '#000000',
},
}SCSS
$custom: #67f08f; $custom-light: #9df6b1; $custom-dark: #000000;
JSON
{
"hex": "#67f08f",
"rgb": {
"r": 103,
"g": 240,
"b": 143
},
"hsl": {
"h": 137.518,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.85598,
"c": 0.18036,
"h": 150.4
},
"luminance": 0.67187
}Semantic roles & 50–950 ramp
primary
#67F08F
secondary
#C6359C
accent
#07A0DE
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1711
muted
#808581