#67ED85#67ED85
#67ED85 is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.7% C 0.185 H 148.4°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #67ED85 |
|---|---|
| RGB | rgb(103, 237, 133) |
| HSL | hsl(133, 79%, 67%) |
| HSV | hsv(133, 57%, 93%) |
| CMYK | cmyk(56.5%, 0%, 43.9%, 7.1%) |
| CIE-LAB | lab(84.56, -58.40, 39.51) |
| CIE-LCH | lch(84.56, 70.51, 145.92°) |
| OKLab | oklab(84.7% -0.158 0.097) |
| OKLCH | oklch(84.7% 0.185 148.4) |
| XYZ | xyz(40.1086, 65.1417, 32.6457) |
| Luminance | 0.6514 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.23
Lightgreen
#90EE90
ΔE00 3.82
Turquoise Green
#04F489
ΔE00 3.97
Wintergreen
#20F986
ΔE00 3.98
Minty Green
#0BF77D
ΔE00 4.05
Spearmint
#1EF876
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67ED85 #ED67CF
analogous
#8CED67 #67ED85 #67EDC8
triadic
#67ED85 #8567ED #ED8567
tetradic
#67ED85 #678CED #ED67CF #EDC867
square
#67ED85 #678CED #ED67CF #EDC867
split-complementary
#67ED85 #C867ED #ED678C
monochromatic
#17C33D #30E759 #67ED85 #9EF3B1 #D4FADD
Accessibility & contrast
On white
1.50
#67ED85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#67ED85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67ED85
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67ED85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67ED85 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA7D
Deuteranopia (green-blind)
#DDCE8C
Tritanopia (blue-blind)
#47E9D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #67ed85; /* rgb */ color: rgb(103, 237, 133); /* oklch */ color: oklch(84.7% 0.185 148.4);
Tailwind
colors: {
custom: {
50: '#9df4aa',
500: '#67ed85',
950: '#000000',
},
}SCSS
$custom: #67ed85; $custom-light: #9df4aa; $custom-dark: #000000;
JSON
{
"hex": "#67ed85",
"rgb": {
"r": 103,
"g": 237,
"b": 133
},
"hsl": {
"h": 133.433,
"s": 78.824,
"l": 66.667
},
"oklch": {
"l": 0.84696,
"c": 0.18544,
"h": 148.4
},
"luminance": 0.65145
}Semantic roles & 50–950 ramp
primary
#67ED85
secondary
#C138A2
accent
#0AACDB
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581