#67F08E#67F08E
#67F08E is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.6% C 0.181 H 150.2°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #67F08E |
|---|---|
| RGB | rgb(103, 240, 142) |
| HSL | hsl(137, 82%, 67%) |
| HSV | hsv(137, 57%, 94%) |
| CMYK | cmyk(57.1%, 0%, 40.8%, 5.9%) |
| CIE-LAB | lab(85.58, -58.12, 36.39) |
| CIE-LCH | lch(85.58, 68.58, 147.95°) |
| OKLab | oklab(85.58% -0.1573 0.0901) |
| OKLCH | oklch(85.58% 0.181 150.2) |
| XYZ | xyz(41.6331, 67.1529, 36.3537) |
| Luminance | 0.6716 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.52
Turquoise Green
#04F489
ΔE00 3.56
Sea Green (survey)
#53FCA1
ΔE00 3.62
Light Green Blue
#56FCA2
ΔE00 3.64
Wintergreen
#20F986
ΔE00 3.71
Light Bluish Green
#76FDA8
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F08E #F067C9
analogous
#85F067 #67F08E #67F0D2
triadic
#67F08E #8E67F0 #F08E67
tetradic
#67F08E #6785F0 #F067C9 #F0D267
square
#67F08E #6785F0 #F067C9 #F0D267
split-complementary
#67F08E #D267F0 #F06785
monochromatic
#14C947 #2FEB65 #67F08E #9FF5B7 #D6FBE1
Accessibility & contrast
On white
1.46
#67F08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#67F08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F08E
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F08E | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE87
Deuteranopia (green-blind)
#DFD194
Tritanopia (blue-blind)
#42ECD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #67f08e; /* rgb */ color: rgb(103, 240, 142); /* oklch */ color: oklch(85.6% 0.181 150.2);
Tailwind
colors: {
custom: {
50: '#9df6b0',
500: '#67f08e',
950: '#000000',
},
}SCSS
$custom: #67f08e; $custom-light: #9df6b0; $custom-dark: #000000;
JSON
{
"hex": "#67f08e",
"rgb": {
"r": 103,
"g": 240,
"b": 142
},
"hsl": {
"h": 137.08,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.8558,
"c": 0.18126,
"h": 150.2
},
"luminance": 0.67157
}Semantic roles & 50–950 ramp
primary
#67F08E
secondary
#C6359D
accent
#07A1DE
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581