#67F088#67F088
#67F088 is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.5% C 0.187 H 148.9°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #67F088 |
|---|---|
| RGB | rgb(103, 240, 136) |
| HSL | hsl(134, 82%, 67%) |
| HSV | hsv(134, 57%, 94%) |
| CMYK | cmyk(57.1%, 0%, 43.3%, 5.9%) |
| CIE-LAB | lab(85.49, -59.08, 39.24) |
| CIE-LCH | lch(85.49, 70.92, 146.41°) |
| OKLab | oklab(85.48% -0.1598 0.0965) |
| OKLCH | oklch(85.48% 0.187 148.9) |
| XYZ | xyz(41.1947, 66.9775, 34.0448) |
| Luminance | 0.6698 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.56
Wintergreen
#20F986
ΔE00 3.57
Turquoise Green
#04F489
ΔE00 3.69
Minty Green
#0BF77D
ΔE00 3.76
Lightgreen
#90EE90
ΔE00 3.88
Spearmint
#1EF876
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F088 #F067CF
analogous
#8AF067 #67F088 #67F0CD
triadic
#67F088 #8867F0 #F08867
tetradic
#67F088 #678AF0 #F067CF #F0CD67
square
#67F088 #678AF0 #F067CF #F0CD67
split-complementary
#67F088 #CD67F0 #F0678A
monochromatic
#14C93F #2FEB5C #67F088 #9FF5B4 #D6FBDF
Accessibility & contrast
On white
1.46
#67F088 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#67F088 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F088
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F088 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F088 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD80
Deuteranopia (green-blind)
#E0D18F
Tritanopia (blue-blind)
#45ECD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #67f088; /* rgb */ color: rgb(103, 240, 136); /* oklch */ color: oklch(85.5% 0.187 148.9);
Tailwind
colors: {
custom: {
50: '#9df6ac',
500: '#67f088',
950: '#000000',
},
}SCSS
$custom: #67f088; $custom-light: #9df6ac; $custom-dark: #000000;
JSON
{
"hex": "#67f088",
"rgb": {
"r": 103,
"g": 240,
"b": 136
},
"hsl": {
"h": 134.453,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.85478,
"c": 0.1867,
"h": 148.9
},
"luminance": 0.66981
}Semantic roles & 50–950 ramp
primary
#67F088
secondary
#C635A3
accent
#07ABDE
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581