#67F98D#67F98D
#67F98D is a very light, vivid green. Relative luminance 0.726; OKLCH L 87.8% C 0.194 H 149.3°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #67F98D |
|---|---|
| RGB | rgb(103, 249, 141) |
| HSL | hsl(136, 92%, 69%) |
| HSV | hsv(136, 59%, 98%) |
| CMYK | cmyk(58.6%, 0%, 43.4%, 2.4%) |
| CIE-LAB | lab(88.23, -61.70, 40.32) |
| CIE-LCH | lch(88.23, 73.70, 146.84°) |
| OKLab | oklab(87.76% -0.1668 0.0992) |
| OKLCH | oklch(87.76% 0.194 149.3) |
| XYZ | xyz(44.2738, 72.5538, 36.8653) |
| Luminance | 0.7256 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.94
Baby Green
#8CFF9E
ΔE00 3.26
Minty Green
#0BF77D
ΔE00 3.37
Mint Green
#8FFF9F
ΔE00 3.53
Spearmint
#1EF876
ΔE00 3.56
Sea Green (survey)
#53FCA1
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F98D #F967D3
analogous
#8AF967 #67F98D #67F9D6
triadic
#67F98D #8D67F9 #F98D67
tetradic
#67F98D #678AF9 #F967D3 #F9D667
square
#67F98D #678AF9 #F967D3 #F9D667
split-complementary
#67F98D #D667F9 #F9678A
monochromatic
#09DD40 #2CF761 #67F98D #A2FBB9 #DDFEE5
Accessibility & contrast
On white
1.35
#67F98D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#67F98D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F98D
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F98D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F98D | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE585
Deuteranopia (green-blind)
#E8D894
Tritanopia (blue-blind)
#3FF5DF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #67f98d; /* rgb */ color: rgb(103, 249, 141); /* oklch */ color: oklch(87.8% 0.194 149.3);
Tailwind
colors: {
custom: {
50: '#9ffcaf',
500: '#67f98d',
950: '#000000',
},
}SCSS
$custom: #67f98d; $custom-light: #9ffcaf; $custom-dark: #000000;
JSON
{
"hex": "#67f98d",
"rgb": {
"r": 103,
"g": 249,
"b": 141
},
"hsl": {
"h": 135.616,
"s": 92.405,
"l": 69.02
},
"oklch": {
"l": 0.87755,
"c": 0.19405,
"h": 149.3
},
"luminance": 0.72558
}Semantic roles & 50–950 ramp
primary
#67F98D
secondary
#D331A9
accent
#00AAE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681