#67EB95#67EB95
#67EB95 is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.5% C 0.168 H 152.5°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #67EB95 |
|---|---|
| RGB | rgb(103, 235, 149) |
| HSL | hsl(141, 77%, 66%) |
| HSV | hsv(141, 56%, 92%) |
| CMYK | cmyk(56.2%, 0%, 36.6%, 7.8%) |
| CIE-LAB | lab(84.21, -54.99, 31.07) |
| CIE-LCH | lch(84.21, 63.16, 150.53°) |
| OKLab | oklab(84.49% -0.1491 0.0777) |
| OKLCH | oklch(84.49% 0.168 152.5) |
| XYZ | xyz(40.7236, 64.4664, 38.7251) |
| Luminance | 0.6447 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.58
Seafoam Green
#7AF9AB
ΔE00 3.66
Light Green Blue
#56FCA2
ΔE00 3.85
Sea Green (survey)
#53FCA1
ΔE00 3.89
Seafoam (survey)
#80F9AD
ΔE00 3.96
Light Bluish Green
#76FDA8
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EB95 #EB67BD
analogous
#7BEB67 #67EB95 #67EBD7
triadic
#67EB95 #9567EB #EB9567
tetradic
#67EB95 #677BEB #EB67BD #EBD767
square
#67EB95 #677BEB #EB67BD #EBD767
split-complementary
#67EB95 #D767EB #EB677B
monochromatic
#19BF53 #31E46F #67EB95 #9DF2BB #D3F9E0
Accessibility & contrast
On white
1.51
#67EB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#67EB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EB95
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EB95 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA8F
Deuteranopia (green-blind)
#D9CD9A
Tritanopia (blue-blind)
#41E8D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #67eb95; /* rgb */ color: rgb(103, 235, 149); /* oklch */ color: oklch(84.5% 0.168 152.5);
Tailwind
colors: {
custom: {
50: '#9cf2b5',
500: '#67eb95',
950: '#000000',
},
}SCSS
$custom: #67eb95; $custom-light: #9cf2b5; $custom-dark: #000000;
JSON
{
"hex": "#67eb95",
"rgb": {
"r": 103,
"g": 235,
"b": 149
},
"hsl": {
"h": 140.909,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.8449,
"c": 0.16814,
"h": 152.5
},
"luminance": 0.6447
}Semantic roles & 50–950 ramp
primary
#67EB95
secondary
#BD398F
accent
#0D92D9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581