#67E88D#67E88D
#67E88D is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.6% C 0.171 H 150.7°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #67E88D |
|---|---|
| RGB | rgb(103, 232, 141) |
| HSL | hsl(138, 74%, 66%) |
| HSV | hsv(138, 56%, 91%) |
| CMYK | cmyk(55.6%, 0%, 39.2%, 9%) |
| CIE-LAB | lab(83.19, -55.18, 33.76) |
| CIE-LCH | lch(83.19, 64.69, 148.54°) |
| OKLab | oklab(83.61% -0.1495 0.0839) |
| OKLCH | oklch(83.61% 0.171 150.7) |
| XYZ | xyz(39.2550, 62.5163, 35.1923) |
| Luminance | 0.6252 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.91
Lightgreen
#90EE90
ΔE00 4.27
Turquoise Green
#04F489
ΔE00 4.45
Seafoam Green
#7AF9AB
ΔE00 4.72
Light Green Blue
#56FCA2
ΔE00 4.74
Sea Green (survey)
#53FCA1
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E88D #E867C2
analogous
#82E867 #67E88D #67E8CD
triadic
#67E88D #8D67E8 #E88D67
tetradic
#67E88D #6782E8 #E867C2 #E8CD67
square
#67E88D #6782E8 #E867C2 #E8CD67
split-complementary
#67E88D #CD67E8 #E86782
monochromatic
#1CB94A #32E065 #67E88D #9CF0B5 #D1F8DD
Accessibility & contrast
On white
1.56
#67E88D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#67E88D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E88D
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E88D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E88D | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D787
Deuteranopia (green-blind)
#D8CA93
Tritanopia (blue-blind)
#46E5D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #67e88d; /* rgb */ color: rgb(103, 232, 141); /* oklch */ color: oklch(83.6% 0.171 150.7);
Tailwind
colors: {
custom: {
50: '#9cf0af',
500: '#67e88d',
950: '#000000',
},
}SCSS
$custom: #67e88d; $custom-light: #9cf0af; $custom-dark: #000000;
JSON
{
"hex": "#67e88d",
"rgb": {
"r": 103,
"g": 232,
"b": 141
},
"hsl": {
"h": 137.674,
"s": 73.714,
"l": 65.686
},
"oklch": {
"l": 0.83611,
"c": 0.1714,
"h": 150.7
},
"luminance": 0.6252
}Semantic roles & 50–950 ramp
primary
#67E88D
secondary
#B83B93
accent
#109BD6
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581