#67F28B#67F28B
#67F28B is a very light, vivid green. Relative luminance 0.683; OKLCH L 86.0% C 0.187 H 149.4°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #67F28B |
|---|---|
| RGB | rgb(103, 242, 139) |
| HSL | hsl(136, 84%, 68%) |
| HSV | hsv(136, 57%, 95%) |
| CMYK | cmyk(57.4%, 0%, 42.6%, 5.1%) |
| CIE-LAB | lab(86.13, -59.37, 38.59) |
| CIE-LCH | lch(86.13, 70.81, 146.98°) |
| OKLab | oklab(86.02% -0.1606 0.0951) |
| OKLCH | oklch(86.02% 0.187 149.4) |
| XYZ | xyz(42.0029, 68.2480, 35.3808) |
| Luminance | 0.6825 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.36
Turquoise Green
#04F489
ΔE00 3.53
Minty Green
#0BF77D
ΔE00 3.68
Weird Green
#3AE57F
ΔE00 3.81
Sea Green (survey)
#53FCA1
ΔE00 3.82
Light Green Blue
#56FCA2
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F28B #F267CE
analogous
#88F267 #67F28B #67F2D1
triadic
#67F28B #8B67F2 #F28B67
tetradic
#67F28B #6788F2 #F267CE #F2D167
square
#67F28B #6788F2 #F267CE #F2D167
split-complementary
#67F28B #D167F2 #F26788
monochromatic
#12CD42 #2FED60 #67F28B #9FF7B6 #D8FCE1
Accessibility & contrast
On white
1.43
#67F28B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#67F28B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F28B
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F28B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F28B | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF83
Deuteranopia (green-blind)
#E1D292
Tritanopia (blue-blind)
#43EED9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #67f28b; /* rgb */ color: rgb(103, 242, 139); /* oklch */ color: oklch(86.0% 0.187 149.4);
Tailwind
colors: {
custom: {
50: '#9ef7ae',
500: '#67f28b',
950: '#000000',
},
}SCSS
$custom: #67f28b; $custom-light: #9ef7ae; $custom-dark: #000000;
JSON
{
"hex": "#67f28b",
"rgb": {
"r": 103,
"g": 242,
"b": 139
},
"hsl": {
"h": 135.54,
"s": 84.242,
"l": 67.647
},
"oklch": {
"l": 0.86016,
"c": 0.18664,
"h": 149.4
},
"luminance": 0.68252
}Semantic roles & 50–950 ramp
primary
#67F28B
secondary
#C934A3
accent
#05A8E1
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581