#67F88D#67F88D
#67F88D is a very light, vivid green. Relative luminance 0.719; OKLCH L 87.5% C 0.193 H 149.3°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #67F88D |
|---|---|
| RGB | rgb(103, 248, 141) |
| HSL | hsl(136, 91%, 69%) |
| HSV | hsv(136, 58%, 97%) |
| CMYK | cmyk(58.5%, 0%, 43.1%, 2.7%) |
| CIE-LAB | lab(87.94, -61.32, 39.94) |
| CIE-LCH | lch(87.94, 73.18, 146.92°) |
| OKLab | oklab(87.51% -0.1658 0.0983) |
| OKLCH | oklch(87.51% 0.193 149.3) |
| XYZ | xyz(43.9655, 71.9373, 36.7625) |
| Luminance | 0.7194 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.95
Baby Green
#8CFF9E
ΔE00 3.30
Minty Green
#0BF77D
ΔE00 3.39
Sea Green (survey)
#53FCA1
ΔE00 3.54
Mint Green
#8FFF9F
ΔE00 3.57
Light Green Blue
#56FCA2
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F88D #F867D2
analogous
#8AF867 #67F88D #67F8D6
triadic
#67F88D #8D67F8 #F88D67
tetradic
#67F88D #678AF8 #F867D2 #F8D667
square
#67F88D #678AF8 #F867D2 #F8D667
split-complementary
#67F88D #D667F8 #F8678A
monochromatic
#0ADB41 #2CF561 #67F88D #A2FBB9 #DCFDE5
Accessibility & contrast
On white
1.36
#67F88D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#67F88D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F88D
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F88D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F88D | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE585
Deuteranopia (green-blind)
#E7D794
Tritanopia (blue-blind)
#40F4DE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #67f88d; /* rgb */ color: rgb(103, 248, 141); /* oklch */ color: oklch(87.5% 0.193 149.3);
Tailwind
colors: {
custom: {
50: '#9efbaf',
500: '#67f88d',
950: '#000000',
},
}SCSS
$custom: #67f88d; $custom-light: #9efbaf; $custom-dark: #000000;
JSON
{
"hex": "#67f88d",
"rgb": {
"r": 103,
"g": 248,
"b": 141
},
"hsl": {
"h": 135.724,
"s": 91.195,
"l": 68.824
},
"oklch": {
"l": 0.87512,
"c": 0.19274,
"h": 149.3
},
"luminance": 0.71941
}Semantic roles & 50–950 ramp
primary
#67F88D
secondary
#D232A8
accent
#00A9E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681