#67F994#67F994
#67F994 is a very light, vivid green. Relative luminance 0.728; OKLCH L 87.9% C 0.188 H 150.8°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #67F994 |
|---|---|
| RGB | rgb(103, 249, 148) |
| HSL | hsl(138, 92%, 69%) |
| HSV | hsv(138, 59%, 98%) |
| CMYK | cmyk(58.6%, 0%, 40.6%, 2.4%) |
| CIE-LAB | lab(88.34, -60.58, 37.02) |
| CIE-LCH | lch(88.34, 70.99, 148.57°) |
| OKLab | oklab(87.87% -0.1638 0.0917) |
| OKLCH | oklch(87.87% 0.188 150.8) |
| XYZ | xyz(44.8111, 72.7688, 39.6955) |
| Luminance | 0.7277 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.61
Light Green Blue
#56FCA2
ΔE00 2.64
Light Bluish Green
#76FDA8
ΔE00 2.85
Wintergreen
#20F986
ΔE00 3.11
Baby Green
#8CFF9E
ΔE00 3.12
Mint Green
#8FFF9F
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F994 #F967CC
analogous
#83F967 #67F994 #67F9DD
triadic
#67F994 #9467F9 #F99467
tetradic
#67F994 #6783F9 #F967CC #F9DD67
square
#67F994 #6783F9 #F967CC #F9DD67
split-complementary
#67F994 #DD67F9 #F96783
monochromatic
#09DD4A #2CF76B #67F994 #A2FBBD #DDFEE7
Accessibility & contrast
On white
1.35
#67F994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#67F994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F994
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F994 | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE68D
Deuteranopia (green-blind)
#E7D89B
Tritanopia (blue-blind)
#3CF5E0
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #67f994; /* rgb */ color: rgb(103, 249, 148); /* oklch */ color: oklch(87.9% 0.188 150.8);
Tailwind
colors: {
custom: {
50: '#9efcb4',
500: '#67f994',
950: '#000000',
},
}SCSS
$custom: #67f994; $custom-light: #9efcb4; $custom-dark: #000000;
JSON
{
"hex": "#67f994",
"rgb": {
"r": 103,
"g": 249,
"b": 148
},
"hsl": {
"h": 138.493,
"s": 92.405,
"l": 69.02
},
"oklch": {
"l": 0.87873,
"c": 0.18777,
"h": 150.8
},
"luminance": 0.72773
}Semantic roles & 50–950 ramp
primary
#67F994
secondary
#D331A1
accent
#009FE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101811
muted
#808681