#67ED8D#67ED8D
#67ED8D is a very light, vivid green. Relative luminance 0.654; OKLCH L 84.8% C 0.178 H 150.2°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #67ED8D |
|---|---|
| RGB | rgb(103, 237, 141) |
| HSL | hsl(137, 79%, 67%) |
| HSV | hsv(137, 57%, 93%) |
| CMYK | cmyk(56.5%, 0%, 40.5%, 7.1%) |
| CIE-LAB | lab(84.67, -57.13, 35.71) |
| CIE-LCH | lch(84.67, 67.37, 147.99°) |
| OKLab | oklab(84.83% -0.1546 0.0885) |
| OKLCH | oklch(84.83% 0.178 150.2) |
| XYZ | xyz(40.6825, 65.3713, 35.6682) |
| Luminance | 0.6538 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.16
Turquoise Green
#04F489
ΔE00 3.80
Lightgreen
#90EE90
ΔE00 3.96
Sea Green (survey)
#53FCA1
ΔE00 4.02
Light Green Blue
#56FCA2
ΔE00 4.03
Wintergreen
#20F986
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67ED8D #ED67C7
analogous
#84ED67 #67ED8D #67EDD0
triadic
#67ED8D #8D67ED #ED8D67
tetradic
#67ED8D #6784ED #ED67C7 #EDD067
square
#67ED8D #6784ED #ED67C7 #EDD067
split-complementary
#67ED8D #D067ED #ED6784
monochromatic
#17C348 #30E764 #67ED8D #9EF3B6 #D4FADF
Accessibility & contrast
On white
1.49
#67ED8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#67ED8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67ED8D
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67ED8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67ED8D | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB86
Deuteranopia (green-blind)
#DCCE93
Tritanopia (blue-blind)
#44E9D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #67ed8d; /* rgb */ color: rgb(103, 237, 141); /* oklch */ color: oklch(84.8% 0.178 150.2);
Tailwind
colors: {
custom: {
50: '#9df4af',
500: '#67ed8d',
950: '#000000',
},
}SCSS
$custom: #67ed8d; $custom-light: #9df4af; $custom-dark: #000000;
JSON
{
"hex": "#67ed8d",
"rgb": {
"r": 103,
"g": 237,
"b": 141
},
"hsl": {
"h": 137.015,
"s": 78.824,
"l": 66.667
},
"oklch": {
"l": 0.84831,
"c": 0.17816,
"h": 150.2
},
"luminance": 0.65375
}Semantic roles & 50–950 ramp
primary
#67ED8D
secondary
#C1389A
accent
#0AA0DB
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581