#67ED8B#67ED8B
#67ED8B is a very light, vivid green. Relative luminance 0.653; OKLCH L 84.8% C 0.180 H 149.8°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #67ED8B |
|---|---|
| RGB | rgb(103, 237, 139) |
| HSL | hsl(136, 79%, 67%) |
| HSV | hsv(136, 57%, 93%) |
| CMYK | cmyk(56.5%, 0%, 41.4%, 7.1%) |
| CIE-LAB | lab(84.64, -57.45, 36.66) |
| CIE-LCH | lch(84.64, 68.16, 147.46°) |
| OKLab | oklab(84.8% -0.1555 0.0906) |
| OKLCH | oklch(84.8% 0.18 149.8) |
| XYZ | xyz(40.5350, 65.3123, 34.8915) |
| Luminance | 0.6532 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.13
Turquoise Green
#04F489
ΔE00 3.80
Lightgreen
#90EE90
ΔE00 3.89
Wintergreen
#20F986
ΔE00 4.07
Sea Green (survey)
#53FCA1
ΔE00 4.20
Light Green Blue
#56FCA2
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67ED8B #ED67C9
analogous
#86ED67 #67ED8B #67EDCE
triadic
#67ED8B #8B67ED #ED8B67
tetradic
#67ED8B #6786ED #ED67C9 #EDCE67
square
#67ED8B #6786ED #ED67C9 #EDCE67
split-complementary
#67ED8B #CE67ED #ED6786
monochromatic
#17C345 #30E761 #67ED8B #9EF3B5 #D4FADF
Accessibility & contrast
On white
1.49
#67ED8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#67ED8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67ED8B
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67ED8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67ED8B | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB84
Deuteranopia (green-blind)
#DDCE91
Tritanopia (blue-blind)
#45E9D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #67ed8b; /* rgb */ color: rgb(103, 237, 139); /* oklch */ color: oklch(84.8% 0.180 149.8);
Tailwind
colors: {
custom: {
50: '#9df4ae',
500: '#67ed8b',
950: '#000000',
},
}SCSS
$custom: #67ed8b; $custom-light: #9df4ae; $custom-dark: #000000;
JSON
{
"hex": "#67ed8b",
"rgb": {
"r": 103,
"g": 237,
"b": 139
},
"hsl": {
"h": 136.119,
"s": 78.824,
"l": 66.667
},
"oklch": {
"l": 0.84796,
"c": 0.17998,
"h": 149.8
},
"luminance": 0.65316
}Semantic roles & 50–950 ramp
primary
#67ED8B
secondary
#C1389C
accent
#0AA3DB
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581