#67E596#67E596
#67E596 is a very light, vivid green. Relative luminance 0.611; OKLCH L 83.1% C 0.159 H 153.5°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #67E596 |
|---|---|
| RGB | rgb(103, 229, 150) |
| HSL | hsl(142, 71%, 65%) |
| HSV | hsv(142, 55%, 90%) |
| CMYK | cmyk(55%, 0%, 34.5%, 10.2%) |
| CIE-LAB | lab(82.44, -52.42, 28.20) |
| CIE-LCH | lch(82.44, 59.52, 151.72°) |
| OKLab | oklab(83.05% -0.1424 0.0708) |
| OKLCH | oklch(83.05% 0.159 153.5) |
| XYZ | xyz(39.1148, 61.1207, 38.5844) |
| Luminance | 0.6112 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.04
Aqua Green
#12E193
ΔE00 4.13
Seafoam Green
#7AF9AB
ΔE00 4.51
Seafoam (survey)
#80F9AD
ΔE00 4.70
Light Green Blue
#56FCA2
ΔE00 5.11
Sea Green (survey)
#53FCA1
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E596 #E567B6
analogous
#77E567 #67E596 #67E5D5
triadic
#67E596 #9667E5 #E59667
tetradic
#67E596 #6777E5 #E567B6 #E5D567
square
#67E596 #6777E5 #E567B6 #E5D567
split-complementary
#67E596 #D567E5 #E56777
monochromatic
#1FB356 #33DC72 #67E596 #9BEEBA #D0F7DE
Accessibility & contrast
On white
1.59
#67E596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#67E596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E596
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E596 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D491
Deuteranopia (green-blind)
#D3C89B
Tritanopia (blue-blind)
#43E2D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #67e596; /* rgb */ color: rgb(103, 229, 150); /* oklch */ color: oklch(83.1% 0.159 153.5);
Tailwind
colors: {
custom: {
50: '#9ceeb5',
500: '#67e596',
950: '#000000',
},
}SCSS
$custom: #67e596; $custom-light: #9ceeb5; $custom-dark: #000000;
JSON
{
"hex": "#67e596",
"rgb": {
"r": 103,
"g": 229,
"b": 150
},
"hsl": {
"h": 142.381,
"s": 70.787,
"l": 65.098
},
"oklch": {
"l": 0.83051,
"c": 0.15904,
"h": 153.5
},
"luminance": 0.61124
}Semantic roles & 50–950 ramp
primary
#67E596
secondary
#B43D87
accent
#138BD3
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581