#67E895#67E895
#67E895 is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.8% C 0.164 H 152.9°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #67E895 |
|---|---|
| RGB | rgb(103, 232, 149) |
| HSL | hsl(141, 74%, 66%) |
| HSV | hsv(141, 56%, 91%) |
| CMYK | cmyk(55.6%, 0%, 35.8%, 9%) |
| CIE-LAB | lab(83.32, -53.80, 29.88) |
| CIE-LCH | lch(83.32, 61.54, 150.95°) |
| OKLab | oklab(83.76% -0.146 0.0749) |
| OKLCH | oklch(83.76% 0.164 152.9) |
| XYZ | xyz(39.8719, 62.7631, 38.4413) |
| Luminance | 0.6277 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.66
Seafoam Green
#7AF9AB
ΔE00 4.05
Seafoam (survey)
#80F9AD
ΔE00 4.30
Light Green Blue
#56FCA2
ΔE00 4.45
Aqua Green
#12E193
ΔE00 4.48
Sea Green (survey)
#53FCA1
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E895 #E867BA
analogous
#79E867 #67E895 #67E8D5
triadic
#67E895 #9567E8 #E89567
tetradic
#67E895 #6779E8 #E867BA #E8D567
square
#67E895 #6779E8 #E867BA #E8D567
split-complementary
#67E895 #D567E8 #E86779
monochromatic
#1CB954 #32E070 #67E895 #9CF0BA #D1F8DF
Accessibility & contrast
On white
1.55
#67E895 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#67E895 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E895
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E895 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E895 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D790
Deuteranopia (green-blind)
#D6CB9A
Tritanopia (blue-blind)
#42E5D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #67e895; /* rgb */ color: rgb(103, 232, 149); /* oklch */ color: oklch(83.8% 0.164 152.9);
Tailwind
colors: {
custom: {
50: '#9cf0b4',
500: '#67e895',
950: '#000000',
},
}SCSS
$custom: #67e895; $custom-light: #9cf0b4; $custom-dark: #000000;
JSON
{
"hex": "#67e895",
"rgb": {
"r": 103,
"g": 232,
"b": 149
},
"hsl": {
"h": 141.395,
"s": 73.714,
"l": 65.686
},
"oklch": {
"l": 0.83761,
"c": 0.16406,
"h": 152.9
},
"luminance": 0.62767
}Semantic roles & 50–950 ramp
primary
#67E895
secondary
#B83B8C
accent
#108FD6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581