#67D57B#67D57B
#67D57B is a light, vivid green. Relative luminance 0.519; OKLCH L 78.6% C 0.162 H 147.8°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #67D57B |
|---|---|
| RGB | rgb(103, 213, 123) |
| HSL | hsl(131, 57%, 62%) |
| HSV | hsv(131, 52%, 84%) |
| CMYK | cmyk(51.6%, 0%, 42.3%, 16.5%) |
| CIE-LAB | lab(77.22, -50.53, 35.05) |
| CIE-LCH | lch(77.22, 61.50, 145.25°) |
| OKLab | oklab(78.63% -0.137 0.0864) |
| OKLCH | oklch(78.63% 0.162 147.8) |
| XYZ | xyz(32.9609, 51.8994, 27.0157) |
| Luminance | 0.5190 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.02
Tealish Green
#0CDC73
ΔE00 4.58
Weird Green
#3AE57F
ΔE00 4.74
Seaweed
#18D17B
ΔE00 4.84
Soft Green
#6FC276
ΔE00 5.04
Lightish Green
#61E160
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D57B #D567C1
analogous
#8AD567 #67D57B #67D5B2
triadic
#67D57B #7B67D5 #D57B67
tetradic
#67D57B #678AD5 #D567C1 #D5B267
square
#67D57B #678AD5 #D567C1 #D5B267
split-complementary
#67D57B #B267D5 #D5678A
monochromatic
#2A983E #37C851 #67D57B #97E2A5 #C7EFCE
Accessibility & contrast
On white
1.85
#67D57B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#67D57B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D57B
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D57B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D57B | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C574
Deuteranopia (green-blind)
#C8BB81
Tritanopia (blue-blind)
#52D1BF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #67d57b; /* rgb */ color: rgb(103, 213, 123); /* oklch */ color: oklch(78.6% 0.162 147.8);
Tailwind
colors: {
custom: {
50: '#9ae3a2',
500: '#67d57b',
950: '#000000',
},
}SCSS
$custom: #67d57b; $custom-light: #9ae3a2; $custom-dark: #000000;
JSON
{
"hex": "#67d57b",
"rgb": {
"r": 103,
"g": 213,
"b": 123
},
"hsl": {
"h": 130.909,
"s": 56.701,
"l": 61.961
},
"oklch": {
"l": 0.78631,
"c": 0.16199,
"h": 147.8
},
"luminance": 0.51902
}Semantic roles & 50–950 ramp
primary
#67D57B
secondary
#9D448C
accent
#21A7C4
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F150F
muted
#808480