#67F49B#67F49B
#67F49B is a very light, vivid green. Relative luminance 0.700; OKLCH L 86.8% C 0.175 H 153.0°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #67F49B |
|---|---|
| RGB | rgb(103, 244, 155) |
| HSL | hsl(142, 87%, 68%) |
| HSV | hsv(142, 58%, 96%) |
| CMYK | cmyk(57.8%, 0%, 36.5%, 4.3%) |
| CIE-LAB | lab(86.97, -57.47, 31.72) |
| CIE-LCH | lch(86.97, 65.64, 151.10°) |
| OKLab | oklab(86.79% -0.1558 0.0794) |
| OKLCH | oklch(86.79% 0.175 153) |
| XYZ | xyz(43.8572, 69.9473, 42.1940) |
| Luminance | 0.6995 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.10
Sea Green (survey)
#53FCA1
ΔE00 2.15
Light Bluish Green
#76FDA8
ΔE00 2.25
Seafoam Green
#7AF9AB
ΔE00 2.47
Seafoam (survey)
#80F9AD
ΔE00 2.93
Mediumspringgreen
#00FA9A
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F49B #F467C0
analogous
#79F467 #67F49B #67F4E2
triadic
#67F49B #9B67F4 #F49B67
tetradic
#67F49B #6779F4 #F467C0 #F4E267
square
#67F49B #6779F4 #F467C0 #F4E267
split-complementary
#67F49B #E267F4 #F46779
monochromatic
#0FD157 #2EF075 #67F49B #A0F8C1 #D9FCE6
Accessibility & contrast
On white
1.40
#67F49B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#67F49B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F49B
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F49B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F49B | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E295
Deuteranopia (green-blind)
#E1D5A1
Tritanopia (blue-blind)
#3AF1DD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #67f49b; /* rgb */ color: rgb(103, 244, 155); /* oklch */ color: oklch(86.8% 0.175 153.0);
Tailwind
colors: {
custom: {
50: '#9ef9b9',
500: '#67f49b',
950: '#000000',
},
}SCSS
$custom: #67f49b; $custom-light: #9ef9b9; $custom-dark: #000000;
JSON
{
"hex": "#67f49b",
"rgb": {
"r": 103,
"g": 244,
"b": 155
},
"hsl": {
"h": 142.128,
"s": 86.503,
"l": 68.039
},
"oklch": {
"l": 0.86788,
"c": 0.17483,
"h": 153
},
"luminance": 0.69951
}Semantic roles & 50–950 ramp
primary
#67F49B
secondary
#CD3294
accent
#0290E3
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581