#67E98B#67E98B
#67E98B is a very light, vivid green. Relative luminance 0.630; OKLCH L 83.8% C 0.175 H 150.1°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #67E98B |
|---|---|
| RGB | rgb(103, 233, 139) |
| HSL | hsl(137, 75%, 66%) |
| HSV | hsv(137, 56%, 91%) |
| CMYK | cmyk(55.8%, 0%, 40.3%, 8.6%) |
| CIE-LAB | lab(83.45, -55.90, 35.11) |
| CIE-LCH | lch(83.45, 66.01, 147.87°) |
| OKLab | oklab(83.82% -0.1514 0.087) |
| OKLCH | oklch(83.82% 0.175 150.1) |
| XYZ | xyz(39.3898, 63.0219, 34.5098) |
| Luminance | 0.6302 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.84
Lightgreen
#90EE90
ΔE00 4.07
Turquoise Green
#04F489
ΔE00 4.27
Sea Green (survey)
#53FCA1
ΔE00 4.71
Light Green Blue
#56FCA2
ΔE00 4.72
Wintergreen
#20F986
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E98B #E967C5
analogous
#84E967 #67E98B #67E9CC
triadic
#67E98B #8B67E9 #E98B67
tetradic
#67E98B #6784E9 #E967C5 #E9CC67
square
#67E98B #6784E9 #E967C5 #E9CC67
split-complementary
#67E98B #CC67E9 #E96784
monochromatic
#1BBB47 #32E162 #67E98B #9CF1B4 #D2F8DD
Accessibility & contrast
On white
1.54
#67E98B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#67E98B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E98B
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E98B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E98B | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD784
Deuteranopia (green-blind)
#D9CB91
Tritanopia (blue-blind)
#46E5D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #67e98b; /* rgb */ color: rgb(103, 233, 139); /* oklch */ color: oklch(83.8% 0.175 150.1);
Tailwind
colors: {
custom: {
50: '#9cf1ae',
500: '#67e98b',
950: '#000000',
},
}SCSS
$custom: #67e98b; $custom-light: #9cf1ae; $custom-dark: #000000;
JSON
{
"hex": "#67e98b",
"rgb": {
"r": 103,
"g": 233,
"b": 139
},
"hsl": {
"h": 136.615,
"s": 74.713,
"l": 65.882
},
"oklch": {
"l": 0.8382,
"c": 0.1746,
"h": 150.1
},
"luminance": 0.63025
}Semantic roles & 50–950 ramp
primary
#67E98B
secondary
#BA3A97
accent
#0F9FD7
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581