#67E88E#67E88E
#67E88E is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.6% C 0.170 H 151.0°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #67E88E |
|---|---|
| RGB | rgb(103, 232, 142) |
| HSL | hsl(138, 74%, 66%) |
| HSV | hsv(138, 56%, 91%) |
| CMYK | cmyk(55.6%, 0%, 38.8%, 9%) |
| CIE-LAB | lab(83.20, -55.01, 33.28) |
| CIE-LCH | lch(83.20, 64.29, 148.83°) |
| OKLab | oklab(83.63% -0.149 0.0828) |
| OKLCH | oklch(83.63% 0.17 151) |
| XYZ | xyz(39.3298, 62.5462, 35.5860) |
| Luminance | 0.6255 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.98
Lightgreen
#90EE90
ΔE00 4.33
Turquoise Green
#04F489
ΔE00 4.48
Seafoam Green
#7AF9AB
ΔE00 4.62
Light Green Blue
#56FCA2
ΔE00 4.68
Sea Green (survey)
#53FCA1
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E88E #E867C1
analogous
#80E867 #67E88E #67E8CF
triadic
#67E88E #8E67E8 #E88E67
tetradic
#67E88E #6780E8 #E867C1 #E8CF67
square
#67E88E #6780E8 #E867C1 #E8CF67
split-complementary
#67E88E #CF67E8 #E86780
monochromatic
#1CB94B #32E066 #67E88E #9CF0B6 #D1F8DD
Accessibility & contrast
On white
1.55
#67E88E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#67E88E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E88E
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E88E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E88E | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D788
Deuteranopia (green-blind)
#D7CA94
Tritanopia (blue-blind)
#45E5D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #67e88e; /* rgb */ color: rgb(103, 232, 142); /* oklch */ color: oklch(83.6% 0.170 151.0);
Tailwind
colors: {
custom: {
50: '#9cf0b0',
500: '#67e88e',
950: '#000000',
},
}SCSS
$custom: #67e88e; $custom-light: #9cf0b0; $custom-dark: #000000;
JSON
{
"hex": "#67e88e",
"rgb": {
"r": 103,
"g": 232,
"b": 142
},
"hsl": {
"h": 138.14,
"s": 73.714,
"l": 65.686
},
"oklch": {
"l": 0.83629,
"c": 0.17049,
"h": 151
},
"luminance": 0.6255
}Semantic roles & 50–950 ramp
primary
#67E88E
secondary
#B83B92
accent
#109AD6
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581