#67E495#67E495
#67E495 is a very light, vivid green. Relative luminance 0.605; OKLCH L 82.8% C 0.159 H 153.4°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #67E495 |
|---|---|
| RGB | rgb(103, 228, 149) |
| HSL | hsl(142, 70%, 65%) |
| HSV | hsv(142, 55%, 89%) |
| CMYK | cmyk(54.8%, 0%, 34.6%, 10.6%) |
| CIE-LAB | lab(82.13, -52.19, 28.29) |
| CIE-LCH | lch(82.13, 59.37, 151.54°) |
| OKLab | oklab(82.79% -0.1418 0.071) |
| OKLCH | oklch(82.79% 0.159 153.4) |
| XYZ | xyz(38.7588, 60.5368, 38.0702) |
| Luminance | 0.6054 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.01
Aqua Green
#12E193
ΔE00 4.13
Seafoam Green
#7AF9AB
ΔE00 4.73
Seafoam (survey)
#80F9AD
ΔE00 4.91
Light Green Blue
#56FCA2
ΔE00 5.33
Sea Green (survey)
#53FCA1
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E495 #E467B6
analogous
#78E467 #67E495 #67E4D3
triadic
#67E495 #9567E4 #E49567
tetradic
#67E495 #6778E4 #E467B6 #E4D367
square
#67E495 #6778E4 #E467B6 #E4D367
split-complementary
#67E495 #D367E4 #E46778
monochromatic
#1FB155 #33DB71 #67E495 #9BEDB9 #CFF6DD
Accessibility & contrast
On white
1.60
#67E495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#67E495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E495
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E495 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D490
Deuteranopia (green-blind)
#D3C79A
Tritanopia (blue-blind)
#44E1D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #67e495; /* rgb */ color: rgb(103, 228, 149); /* oklch */ color: oklch(82.8% 0.159 153.4);
Tailwind
colors: {
custom: {
50: '#9cedb4',
500: '#67e495',
950: '#000000',
},
}SCSS
$custom: #67e495; $custom-light: #9cedb4; $custom-dark: #000000;
JSON
{
"hex": "#67e495",
"rgb": {
"r": 103,
"g": 228,
"b": 149
},
"hsl": {
"h": 142.08,
"s": 69.832,
"l": 64.902
},
"oklch": {
"l": 0.82787,
"c": 0.15857,
"h": 153.4
},
"luminance": 0.6054
}Semantic roles & 50–950 ramp
primary
#67E495
secondary
#B23D87
accent
#148CD2
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581