#68F185#68F185
#68F185 is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.7% C 0.190 H 148.1°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #68F185 |
|---|---|
| RGB | rgb(104, 241, 133) |
| HSL | hsl(133, 83%, 68%) |
| HSV | hsv(133, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 44.8%, 5.5%) |
| CIE-LAB | lab(85.78, -59.70, 41.08) |
| CIE-LCH | lch(85.78, 72.46, 145.47°) |
| OKLab | oklab(85.71% -0.1615 0.1006) |
| OKLCH | oklch(85.71% 0.19 148.1) |
| XYZ | xyz(41.3951, 67.5433, 33.0415) |
| Luminance | 0.6755 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.56
Minty Green
#0BF77D
ΔE00 3.63
Spearmint
#1EF876
ΔE00 3.74
Lightgreen
#90EE90
ΔE00 3.89
Weird Green
#3AE57F
ΔE00 3.90
Turquoise Green
#04F489
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F185 #F168D4
analogous
#8FF168 #68F185 #68F1CA
triadic
#68F185 #8568F1 #F18568
tetradic
#68F185 #688FF1 #F168D4 #F1CA68
square
#68F185 #688FF1 #F168D4 #F1CA68
split-complementary
#68F185 #CA68F1 #F1688F
monochromatic
#13CC3A #30EC58 #68F185 #A0F6B2 #D8FBE0
Accessibility & contrast
On white
1.45
#68F185 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#68F185 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F185
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F185 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F185 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE7D
Deuteranopia (green-blind)
#E1D28C
Tritanopia (blue-blind)
#48ECD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #68f185; /* rgb */ color: rgb(104, 241, 133); /* oklch */ color: oklch(85.7% 0.190 148.1);
Tailwind
colors: {
custom: {
50: '#9ef7aa',
500: '#68f185',
950: '#000000',
},
}SCSS
$custom: #68f185; $custom-light: #9ef7aa; $custom-dark: #000000;
JSON
{
"hex": "#68f185",
"rgb": {
"r": 104,
"g": 241,
"b": 133
},
"hsl": {
"h": 132.701,
"s": 83.03,
"l": 67.647
},
"oklch": {
"l": 0.85707,
"c": 0.19029,
"h": 148.1
},
"luminance": 0.67547
}Semantic roles & 50–950 ramp
primary
#68F185
secondary
#C835A9
accent
#06B1DF
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581