#67ED89#67ED89
#67ED89 is a very light, vivid green. Relative luminance 0.653; OKLCH L 84.8% C 0.182 H 149.3°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #67ED89 |
|---|---|
| RGB | rgb(103, 237, 137) |
| HSL | hsl(135, 79%, 67%) |
| HSV | hsv(135, 57%, 93%) |
| CMYK | cmyk(56.5%, 0%, 42.2%, 7.1%) |
| CIE-LAB | lab(84.61, -57.77, 37.62) |
| CIE-LCH | lch(84.61, 68.94, 146.93°) |
| OKLab | oklab(84.76% -0.1563 0.0928) |
| OKLCH | oklch(84.76% 0.182 149.3) |
| XYZ | xyz(40.3902, 65.2544, 34.1289) |
| Luminance | 0.6526 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.13
Turquoise Green
#04F489
ΔE00 3.84
Lightgreen
#90EE90
ΔE00 3.84
Wintergreen
#20F986
ΔE00 4.01
Minty Green
#0BF77D
ΔE00 4.22
Sea Green (survey)
#53FCA1
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67ED89 #ED67CB
analogous
#88ED67 #67ED89 #67EDCC
triadic
#67ED89 #8967ED #ED8967
tetradic
#67ED89 #6788ED #ED67CB #EDCC67
square
#67ED89 #6788ED #ED67CB #EDCC67
split-complementary
#67ED89 #CC67ED #ED6788
monochromatic
#17C343 #30E75F #67ED89 #9EF3B3 #D4FADE
Accessibility & contrast
On white
1.49
#67ED89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#67ED89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67ED89
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67ED89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67ED89 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB82
Deuteranopia (green-blind)
#DDCE90
Tritanopia (blue-blind)
#46E9D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #67ed89; /* rgb */ color: rgb(103, 237, 137); /* oklch */ color: oklch(84.8% 0.182 149.3);
Tailwind
colors: {
custom: {
50: '#9df4ac',
500: '#67ed89',
950: '#000000',
},
}SCSS
$custom: #67ed89; $custom-light: #9df4ac; $custom-dark: #000000;
JSON
{
"hex": "#67ed89",
"rgb": {
"r": 103,
"g": 237,
"b": 137
},
"hsl": {
"h": 135.224,
"s": 78.824,
"l": 66.667
},
"oklch": {
"l": 0.84762,
"c": 0.1818,
"h": 149.3
},
"luminance": 0.65258
}Semantic roles & 50–950 ramp
primary
#67ED89
secondary
#C1389E
accent
#0AA6DB
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581