#67FA8B#67FA8B
#67FA8B is a very light, vivid green. Relative luminance 0.731; OKLCH L 88.0% C 0.197 H 148.8°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #67FA8B |
|---|---|
| RGB | rgb(103, 250, 139) |
| HSL | hsl(135, 94%, 69%) |
| HSV | hsv(135, 59%, 98%) |
| CMYK | cmyk(58.8%, 0%, 44.4%, 2%) |
| CIE-LAB | lab(88.50, -62.38, 41.63) |
| CIE-LCH | lch(88.50, 75.00, 146.28°) |
| OKLab | oklab(87.97% -0.1686 0.1021) |
| OKLCH | oklch(87.97% 0.197 148.8) |
| XYZ | xyz(44.4362, 73.1146, 36.1919) |
| Luminance | 0.7312 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.97
Minty Green
#0BF77D
ΔE00 3.31
Baby Green
#8CFF9E
ΔE00 3.33
Lightgreen (survey)
#76FF7B
ΔE00 3.36
Spearmint
#1EF876
ΔE00 3.37
Spring Green
#00FF7F
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FA8B #FA67D6
analogous
#8DFA67 #67FA8B #67FAD5
triadic
#67FA8B #8B67FA #FA8B67
tetradic
#67FA8B #678DFA #FA67D6 #FAD567
square
#67FA8B #678DFA #FA67D6 #FAD567
split-complementary
#67FA8B #D567FA #FA678D
monochromatic
#07DF3C #2CF85E #67FA8B #A2FCB8 #DEFEE5
Accessibility & contrast
On white
1.34
#67FA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#67FA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FA8B
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FA8B | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE682
Deuteranopia (green-blind)
#E9D992
Tritanopia (blue-blind)
#40F5DF
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #67fa8b; /* rgb */ color: rgb(103, 250, 139); /* oklch */ color: oklch(88.0% 0.197 148.8);
Tailwind
colors: {
custom: {
50: '#9ffdae',
500: '#67fa8b',
950: '#000000',
},
}SCSS
$custom: #67fa8b; $custom-light: #9ffdae; $custom-dark: #000000;
JSON
{
"hex": "#67fa8b",
"rgb": {
"r": 103,
"g": 250,
"b": 139
},
"hsl": {
"h": 134.694,
"s": 93.631,
"l": 69.216
},
"oklch": {
"l": 0.87966,
"c": 0.19712,
"h": 148.8
},
"luminance": 0.73119
}Semantic roles & 50–950 ramp
primary
#67FA8B
secondary
#D431AC
accent
#00ADE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681