#67EE8B#67EE8B
#67EE8B is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.0% C 0.181 H 149.7°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #67EE8B |
|---|---|
| RGB | rgb(103, 238, 139) |
| HSL | hsl(136, 80%, 67%) |
| HSV | hsv(136, 57%, 93%) |
| CMYK | cmyk(56.7%, 0%, 41.6%, 6.7%) |
| CIE-LAB | lab(84.94, -57.84, 37.05) |
| CIE-LCH | lch(84.94, 68.69, 147.36°) |
| OKLab | oklab(85.04% -0.1565 0.0915) |
| OKLCH | oklch(85.04% 0.181 149.7) |
| XYZ | xyz(40.8254, 65.8930, 34.9883) |
| Luminance | 0.6590 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.24
Turquoise Green
#04F489
ΔE00 3.72
Lightgreen
#90EE90
ΔE00 3.88
Wintergreen
#20F986
ΔE00 3.91
Sea Green (survey)
#53FCA1
ΔE00 4.10
Light Green Blue
#56FCA2
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EE8B #EE67CA
analogous
#87EE67 #67EE8B #67EECF
triadic
#67EE8B #8B67EE #EE8B67
tetradic
#67EE8B #6787EE #EE67CA #EECF67
square
#67EE8B #6787EE #EE67CA #EECF67
split-complementary
#67EE8B #CF67EE #EE6787
monochromatic
#16C545 #30E861 #67EE8B #9EF4B5 #D5FADF
Accessibility & contrast
On white
1.48
#67EE8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#67EE8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EE8B
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EE8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EE8B | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC84
Deuteranopia (green-blind)
#DECF91
Tritanopia (blue-blind)
#44EAD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #67ee8b; /* rgb */ color: rgb(103, 238, 139); /* oklch */ color: oklch(85.0% 0.181 149.7);
Tailwind
colors: {
custom: {
50: '#9df4ae',
500: '#67ee8b',
950: '#000000',
},
}SCSS
$custom: #67ee8b; $custom-light: #9df4ae; $custom-dark: #000000;
JSON
{
"hex": "#67ee8b",
"rgb": {
"r": 103,
"g": 238,
"b": 139
},
"hsl": {
"h": 136,
"s": 79.882,
"l": 66.863
},
"oklch": {
"l": 0.85041,
"c": 0.18132,
"h": 149.7
},
"luminance": 0.65897
}Semantic roles & 50–950 ramp
primary
#67EE8B
secondary
#C2379D
accent
#09A4DC
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581