#67E49B#67E49B
#67E49B is a very light, vivid green. Relative luminance 0.607; OKLCH L 82.9% C 0.153 H 155.3°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #67E49B |
|---|---|
| RGB | rgb(103, 228, 155) |
| HSL | hsl(145, 70%, 65%) |
| HSV | hsv(145, 55%, 89%) |
| CMYK | cmyk(54.8%, 0%, 32%, 10.6%) |
| CIE-LAB | lab(82.24, -51.09, 25.35) |
| CIE-LCH | lch(82.24, 57.03, 153.61°) |
| OKLab | oklab(82.91% -0.1391 0.064) |
| OKLCH | oklch(82.91% 0.153 155.3) |
| XYZ | xyz(39.2502, 60.7334, 40.6583) |
| Luminance | 0.6074 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.92
Seafoam Green
#7AF9AB
ΔE00 4.66
Light Greenish Blue
#63F7B4
ΔE00 4.77
Seafoam (survey)
#80F9AD
ΔE00 4.80
Weird Green
#3AE57F
ΔE00 4.93
Light Blue Green
#7EFBB3
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E49B #E467B0
analogous
#72E467 #67E49B #67E4D9
triadic
#67E49B #9B67E4 #E49B67
tetradic
#67E49B #6772E4 #E467B0 #E4D967
square
#67E49B #6772E4 #E467B0 #E4D967
split-complementary
#67E49B #D967E4 #E46772
monochromatic
#1FB15C #33DB79 #67E49B #9BEDBD #CFF6DF
Accessibility & contrast
On white
1.60
#67E49B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#67E49B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E49B
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E49B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E49B | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D496
Deuteranopia (green-blind)
#D2C8A0
Tritanopia (blue-blind)
#41E2D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #67e49b; /* rgb */ color: rgb(103, 228, 155); /* oklch */ color: oklch(82.9% 0.153 155.3);
Tailwind
colors: {
custom: {
50: '#9bedb9',
500: '#67e49b',
950: '#000000',
},
}SCSS
$custom: #67e49b; $custom-light: #9bedb9; $custom-dark: #000000;
JSON
{
"hex": "#67e49b",
"rgb": {
"r": 103,
"g": 228,
"b": 155
},
"hsl": {
"h": 144.96,
"s": 69.832,
"l": 64.902
},
"oklch": {
"l": 0.82909,
"c": 0.15313,
"h": 155.3
},
"luminance": 0.60737
}Semantic roles & 50–950 ramp
primary
#67E49B
secondary
#B23D81
accent
#1483D2
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581