#67ED95#67ED95
#67ED95 is a very light, vivid green. Relative luminance 0.656; OKLCH L 85.0% C 0.171 H 152.2°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #67ED95 |
|---|---|
| RGB | rgb(103, 237, 149) |
| HSL | hsl(141, 79%, 67%) |
| HSV | hsv(141, 57%, 93%) |
| CMYK | cmyk(56.5%, 0%, 37.1%, 7.1%) |
| CIE-LAB | lab(84.80, -55.78, 31.86) |
| CIE-LCH | lch(84.80, 64.24, 150.27°) |
| OKLab | oklab(84.98% -0.1512 0.0796) |
| OKLCH | oklch(84.98% 0.171 152.2) |
| XYZ | xyz(41.2994, 65.6181, 38.9171) |
| Luminance | 0.6562 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.46
Light Green Blue
#56FCA2
ΔE00 3.49
Sea Green (survey)
#53FCA1
ΔE00 3.52
Light Bluish Green
#76FDA8
ΔE00 3.61
Weird Green
#3AE57F
ΔE00 3.62
Seafoam (survey)
#80F9AD
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67ED95 #ED67BF
analogous
#7CED67 #67ED95 #67EDD8
triadic
#67ED95 #9567ED #ED9567
tetradic
#67ED95 #677CED #ED67BF #EDD867
square
#67ED95 #677CED #ED67BF #EDD867
split-complementary
#67ED95 #D867ED #ED677C
monochromatic
#17C352 #30E76F #67ED95 #9EF3BB #D4FAE1
Accessibility & contrast
On white
1.49
#67ED95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#67ED95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67ED95
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67ED95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67ED95 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB8F
Deuteranopia (green-blind)
#DBCF9B
Tritanopia (blue-blind)
#40EAD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #67ed95; /* rgb */ color: rgb(103, 237, 149); /* oklch */ color: oklch(85.0% 0.171 152.2);
Tailwind
colors: {
custom: {
50: '#9df4b5',
500: '#67ed95',
950: '#000000',
},
}SCSS
$custom: #67ed95; $custom-light: #9df4b5; $custom-dark: #000000;
JSON
{
"hex": "#67ed95",
"rgb": {
"r": 103,
"g": 237,
"b": 149
},
"hsl": {
"h": 140.597,
"s": 78.824,
"l": 66.667
},
"oklch": {
"l": 0.84976,
"c": 0.17086,
"h": 152.2
},
"luminance": 0.65622
}Semantic roles & 50–950 ramp
primary
#67ED95
secondary
#C13892
accent
#0A93DB
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581