#68F184#68F184
#68F184 is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.7% C 0.191 H 147.9°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #68F184 |
|---|---|
| RGB | rgb(104, 241, 132) |
| HSL | hsl(132, 83%, 68%) |
| HSV | hsv(132, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 45.2%, 5.5%) |
| CIE-LAB | lab(85.76, -59.85, 41.55) |
| CIE-LCH | lch(85.76, 72.85, 145.23°) |
| OKLab | oklab(85.69% -0.1619 0.1017) |
| OKLCH | oklch(85.69% 0.191 147.9) |
| XYZ | xyz(41.3263, 67.5158, 32.6794) |
| Luminance | 0.6752 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.58
Minty Green
#0BF77D
ΔE00 3.61
Spearmint
#1EF876
ΔE00 3.68
Lightgreen
#90EE90
ΔE00 3.92
Weird Green
#3AE57F
ΔE00 3.95
Turquoise Green
#04F489
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F184 #F168D5
analogous
#90F168 #68F184 #68F1C9
triadic
#68F184 #8468F1 #F18468
tetradic
#68F184 #6890F1 #F168D5 #F1C968
square
#68F184 #6890F1 #F168D5 #F1C968
split-complementary
#68F184 #C968F1 #F16890
monochromatic
#13CC39 #30EC56 #68F184 #A0F6B2 #D8FBDF
Accessibility & contrast
On white
1.45
#68F184 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#68F184 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F184
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F184 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F184 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE7C
Deuteranopia (green-blind)
#E1D28B
Tritanopia (blue-blind)
#48ECD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #68f184; /* rgb */ color: rgb(104, 241, 132); /* oklch */ color: oklch(85.7% 0.191 147.9);
Tailwind
colors: {
custom: {
50: '#9ef7a9',
500: '#68f184',
950: '#000000',
},
}SCSS
$custom: #68f184; $custom-light: #9ef7a9; $custom-dark: #000000;
JSON
{
"hex": "#68f184",
"rgb": {
"r": 104,
"g": 241,
"b": 132
},
"hsl": {
"h": 132.263,
"s": 83.03,
"l": 67.647
},
"oklch": {
"l": 0.85691,
"c": 0.19119,
"h": 147.9
},
"luminance": 0.6752
}Semantic roles & 50–950 ramp
primary
#68F184
secondary
#C835AA
accent
#06B3DF
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581