#67E98D#67E98D
#67E98D is a very light, vivid green. Relative luminance 0.631; OKLCH L 83.9% C 0.173 H 150.6°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #67E98D |
|---|---|
| RGB | rgb(103, 233, 141) |
| HSL | hsl(138, 75%, 66%) |
| HSV | hsv(138, 56%, 91%) |
| CMYK | cmyk(55.8%, 0%, 39.5%, 8.6%) |
| CIE-LAB | lab(83.48, -55.57, 34.15) |
| CIE-LCH | lch(83.48, 65.22, 148.43°) |
| OKLab | oklab(83.86% -0.1505 0.0848) |
| OKLCH | oklch(83.86% 0.173 150.6) |
| XYZ | xyz(39.5373, 63.0809, 35.2864) |
| Luminance | 0.6308 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.92
Lightgreen
#90EE90
ΔE00 4.18
Turquoise Green
#04F489
ΔE00 4.30
Light Green Blue
#56FCA2
ΔE00 4.58
Sea Green (survey)
#53FCA1
ΔE00 4.58
Seafoam Green
#7AF9AB
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E98D #E967C3
analogous
#82E967 #67E98D #67E9CE
triadic
#67E98D #8D67E9 #E98D67
tetradic
#67E98D #6782E9 #E967C3 #E9CE67
square
#67E98D #6782E9 #E967C3 #E9CE67
split-complementary
#67E98D #CE67E9 #E96782
monochromatic
#1BBB4A #32E165 #67E98D #9CF1B5 #D2F8DD
Accessibility & contrast
On white
1.54
#67E98D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#67E98D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E98D
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E98D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E98D | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD787
Deuteranopia (green-blind)
#D9CB93
Tritanopia (blue-blind)
#45E5D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #67e98d; /* rgb */ color: rgb(103, 233, 141); /* oklch */ color: oklch(83.9% 0.173 150.6);
Tailwind
colors: {
custom: {
50: '#9cf1af',
500: '#67e98d',
950: '#000000',
},
}SCSS
$custom: #67e98d; $custom-light: #9cf1af; $custom-dark: #000000;
JSON
{
"hex": "#67e98d",
"rgb": {
"r": 103,
"g": 233,
"b": 141
},
"hsl": {
"h": 137.538,
"s": 74.713,
"l": 65.882
},
"oklch": {
"l": 0.83855,
"c": 0.17276,
"h": 150.6
},
"luminance": 0.63084
}Semantic roles & 50–950 ramp
primary
#67E98D
secondary
#BA3A95
accent
#0F9CD7
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581