#67EB75#67EB75
#67EB75 is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.0% C 0.197 H 145.5°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #67EB75 |
|---|---|
| RGB | rgb(103, 235, 117) |
| HSL | hsl(126, 77%, 66%) |
| HSV | hsv(126, 56%, 92%) |
| CMYK | cmyk(56.2%, 0%, 50.2%, 7.8%) |
| CIE-LAB | lab(83.75, -59.96, 46.22) |
| CIE-LCH | lch(83.75, 75.71, 142.37°) |
| OKLab | oklab(83.96% -0.1625 0.1115) |
| OKLCH | oklch(83.96% 0.197 145.5) |
| XYZ | xyz(38.5104, 63.5812, 27.0692) |
| Luminance | 0.6359 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.93
Spearmint
#1EF876
ΔE00 4.16
Weird Green
#3AE57F
ΔE00 4.20
Lightgreen (survey)
#76FF7B
ΔE00 4.44
Minty Green
#0BF77D
ΔE00 4.44
Lightgreen
#90EE90
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EB75 #EB67DD
analogous
#9BEB67 #67EB75 #67EBB7
triadic
#67EB75 #7567EB #EB7567
tetradic
#67EB75 #679BEB #EB67DD #EBB767
square
#67EB75 #679BEB #EB67DD #EBB767
split-complementary
#67EB75 #B767EB #EB679B
monochromatic
#19BF2B #31E444 #67EB75 #9DF2A6 #D3F9D7
Accessibility & contrast
On white
1.53
#67EB75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#67EB75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EB75
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EB75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EB75 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED86B
Deuteranopia (green-blind)
#DDCC7D
Tritanopia (blue-blind)
#4DE6D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #67eb75; /* rgb */ color: rgb(103, 235, 117); /* oklch */ color: oklch(84.0% 0.197 145.5);
Tailwind
colors: {
custom: {
50: '#9df29f',
500: '#67eb75',
950: '#000000',
},
}SCSS
$custom: #67eb75; $custom-light: #9df29f; $custom-dark: #000000;
JSON
{
"hex": "#67eb75",
"rgb": {
"r": 103,
"g": 235,
"b": 117
},
"hsl": {
"h": 126.364,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.83961,
"c": 0.19707,
"h": 145.5
},
"luminance": 0.63585
}Semantic roles & 50–950 ramp
primary
#67EB75
secondary
#BD39AF
accent
#0DC3D9
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580