#67F995#67F995
#67F995 is a very light, vivid green. Relative luminance 0.728; OKLCH L 87.9% C 0.187 H 151.0°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #67F995 |
|---|---|
| RGB | rgb(103, 249, 149) |
| HSL | hsl(139, 92%, 69%) |
| HSV | hsv(139, 59%, 98%) |
| CMYK | cmyk(58.6%, 0%, 40.2%, 2.4%) |
| CIE-LAB | lab(88.35, -60.41, 36.54) |
| CIE-LCH | lch(88.35, 70.61, 148.83°) |
| OKLab | oklab(87.89% -0.1634 0.0906) |
| OKLCH | oklch(87.89% 0.187 151) |
| XYZ | xyz(44.8906, 72.8006, 40.1142) |
| Luminance | 0.7280 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.47
Light Green Blue
#56FCA2
ΔE00 2.50
Light Bluish Green
#76FDA8
ΔE00 2.71
Baby Green
#8CFF9E
ΔE00 3.14
Wintergreen
#20F986
ΔE00 3.17
Mint Green
#8FFF9F
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F995 #F967CB
analogous
#82F967 #67F995 #67F9DE
triadic
#67F995 #9567F9 #F99567
tetradic
#67F995 #6782F9 #F967CB #F9DE67
square
#67F995 #6782F9 #F967CB #F9DE67
split-complementary
#67F995 #DE67F9 #F96782
monochromatic
#09DD4C #2CF76C #67F995 #A2FBBE #DDFEE7
Accessibility & contrast
On white
1.35
#67F995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#67F995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F995
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F995 | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE68E
Deuteranopia (green-blind)
#E7D89C
Tritanopia (blue-blind)
#3BF5E0
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #67f995; /* rgb */ color: rgb(103, 249, 149); /* oklch */ color: oklch(87.9% 0.187 151.0);
Tailwind
colors: {
custom: {
50: '#9efcb5',
500: '#67f995',
950: '#000000',
},
}SCSS
$custom: #67f995; $custom-light: #9efcb5; $custom-dark: #000000;
JSON
{
"hex": "#67f995",
"rgb": {
"r": 103,
"g": 249,
"b": 149
},
"hsl": {
"h": 138.904,
"s": 92.405,
"l": 69.02
},
"oklch": {
"l": 0.87891,
"c": 0.18687,
"h": 151
},
"luminance": 0.72805
}Semantic roles & 50–950 ramp
primary
#67F995
secondary
#D331A0
accent
#009DE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101811
muted
#808681