#67E98F#67E98F
#67E98F is a very light, vivid green. Relative luminance 0.631; OKLCH L 83.9% C 0.171 H 151.1°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #67E98F |
|---|---|
| RGB | rgb(103, 233, 143) |
| HSL | hsl(138, 75%, 66%) |
| HSV | hsv(138, 56%, 91%) |
| CMYK | cmyk(55.8%, 0%, 38.6%, 8.6%) |
| CIE-LAB | lab(83.52, -55.23, 33.19) |
| CIE-LCH | lch(83.52, 64.44, 149.00°) |
| OKLab | oklab(83.89% -0.1496 0.0826) |
| OKLCH | oklch(83.89% 0.171 151.1) |
| XYZ | xyz(39.6875, 63.1410, 36.0772) |
| Luminance | 0.6314 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.05
Lightgreen
#90EE90
ΔE00 4.31
Turquoise Green
#04F489
ΔE00 4.36
Seafoam Green
#7AF9AB
ΔE00 4.42
Light Green Blue
#56FCA2
ΔE00 4.46
Sea Green (survey)
#53FCA1
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E98F #E967C1
analogous
#80E967 #67E98F #67E9D0
triadic
#67E98F #8F67E9 #E98F67
tetradic
#67E98F #6780E9 #E967C1 #E9D067
square
#67E98F #6780E9 #E967C1 #E9D067
split-complementary
#67E98F #D067E9 #E96780
monochromatic
#1BBB4C #32E168 #67E98F #9CF1B6 #D2F8DE
Accessibility & contrast
On white
1.54
#67E98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#67E98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E98F
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E98F | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD889
Deuteranopia (green-blind)
#D8CB95
Tritanopia (blue-blind)
#44E6D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #67e98f; /* rgb */ color: rgb(103, 233, 143); /* oklch */ color: oklch(83.9% 0.171 151.1);
Tailwind
colors: {
custom: {
50: '#9cf1b0',
500: '#67e98f',
950: '#000000',
},
}SCSS
$custom: #67e98f; $custom-light: #9cf1b0; $custom-dark: #000000;
JSON
{
"hex": "#67e98f",
"rgb": {
"r": 103,
"g": 233,
"b": 143
},
"hsl": {
"h": 138.462,
"s": 74.713,
"l": 65.882
},
"oklch": {
"l": 0.83891,
"c": 0.17092,
"h": 151.1
},
"luminance": 0.63145
}Semantic roles & 50–950 ramp
primary
#67E98F
secondary
#BA3A93
accent
#0F99D7
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581