#67F992#67F992
#67F992 is a very light, vivid green. Relative luminance 0.727; OKLCH L 87.8% C 0.190 H 150.3°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #67F992 |
|---|---|
| RGB | rgb(103, 249, 146) |
| HSL | hsl(138, 92%, 69%) |
| HSV | hsv(138, 59%, 98%) |
| CMYK | cmyk(58.6%, 0%, 41.4%, 2.4%) |
| CIE-LAB | lab(88.31, -60.90, 37.96) |
| CIE-LCH | lch(88.31, 71.77, 148.06°) |
| OKLab | oklab(87.84% -0.1647 0.0939) |
| OKLCH | oklch(87.84% 0.19 150.3) |
| XYZ | xyz(44.6542, 72.7060, 38.8690) |
| Luminance | 0.7271 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.88
Light Green Blue
#56FCA2
ΔE00 2.92
Wintergreen
#20F986
ΔE00 3.02
Baby Green
#8CFF9E
ΔE00 3.13
Light Bluish Green
#76FDA8
ΔE00 3.13
Mint Green
#8FFF9F
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F992 #F967CE
analogous
#85F967 #67F992 #67F9DB
triadic
#67F992 #9267F9 #F99267
tetradic
#67F992 #6785F9 #F967CE #F9DB67
square
#67F992 #6785F9 #F967CE #F9DB67
split-complementary
#67F992 #DB67F9 #F96785
monochromatic
#09DD47 #2CF768 #67F992 #A2FBBC #DDFEE6
Accessibility & contrast
On white
1.35
#67F992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#67F992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F992
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F992 | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE68B
Deuteranopia (green-blind)
#E7D899
Tritanopia (blue-blind)
#3DF5E0
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #67f992; /* rgb */ color: rgb(103, 249, 146); /* oklch */ color: oklch(87.8% 0.190 150.3);
Tailwind
colors: {
custom: {
50: '#9ffcb3',
500: '#67f992',
950: '#000000',
},
}SCSS
$custom: #67f992; $custom-light: #9ffcb3; $custom-dark: #000000;
JSON
{
"hex": "#67f992",
"rgb": {
"r": 103,
"g": 249,
"b": 146
},
"hsl": {
"h": 137.671,
"s": 92.405,
"l": 69.02
},
"oklch": {
"l": 0.87839,
"c": 0.18957,
"h": 150.3
},
"luminance": 0.7271
}Semantic roles & 50–950 ramp
primary
#67F992
secondary
#D331A3
accent
#00A2E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101811
muted
#808681