#67E39B#67E39B
#67E39B is a very light, vivid green. Relative luminance 0.602; OKLCH L 82.7% C 0.152 H 155.5°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #67E39B |
|---|---|
| RGB | rgb(103, 227, 155) |
| HSL | hsl(145, 69%, 65%) |
| HSV | hsv(145, 55%, 89%) |
| CMYK | cmyk(54.6%, 0%, 31.7%, 11%) |
| CIE-LAB | lab(81.94, -50.68, 24.95) |
| CIE-LCH | lch(81.94, 56.49, 153.79°) |
| OKLab | oklab(82.67% -0.138 0.063) |
| OKLCH | oklch(82.67% 0.152 155.5) |
| XYZ | xyz(38.9759, 60.1848, 40.5669) |
| Luminance | 0.6019 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.91
Seafoam Green
#7AF9AB
ΔE00 4.88
Light Greenish Blue
#63F7B4
ΔE00 4.90
Seafoam (survey)
#80F9AD
ΔE00 5.01
Weird Green
#3AE57F
ΔE00 5.07
Light Blue Green
#7EFBB3
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E39B #E367AF
analogous
#71E367 #67E39B #67E3D9
triadic
#67E39B #9B67E3 #E39B67
tetradic
#67E39B #6771E3 #E367AF #E3D967
square
#67E39B #6771E3 #E367AF #E3D967
split-complementary
#67E39B #D967E3 #E36771
monochromatic
#20AF5C #33D979 #67E39B #9BEDBD #CEF6DF
Accessibility & contrast
On white
1.61
#67E39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#67E39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E39B
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E39B | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D397
Deuteranopia (green-blind)
#D1C79F
Tritanopia (blue-blind)
#41E1D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #67e39b; /* rgb */ color: rgb(103, 227, 155); /* oklch */ color: oklch(82.7% 0.152 155.5);
Tailwind
colors: {
custom: {
50: '#9becb9',
500: '#67e39b',
950: '#000000',
},
}SCSS
$custom: #67e39b; $custom-light: #9becb9; $custom-dark: #000000;
JSON
{
"hex": "#67e39b",
"rgb": {
"r": 103,
"g": 227,
"b": 155
},
"hsl": {
"h": 145.161,
"s": 68.889,
"l": 64.706
},
"oklch": {
"l": 0.82666,
"c": 0.15175,
"h": 155.5
},
"luminance": 0.60188
}Semantic roles & 50–950 ramp
primary
#67E39B
secondary
#B13E80
accent
#1582D1
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581