#68F083#68F083
#68F083 is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.4% C 0.191 H 147.7°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #68F083 |
|---|---|
| RGB | rgb(104, 240, 131) |
| HSL | hsl(132, 82%, 67%) |
| HSV | hsv(132, 57%, 94%) |
| CMYK | cmyk(56.7%, 0%, 45.4%, 5.9%) |
| CIE-LAB | lab(85.45, -59.62, 41.64) |
| CIE-LCH | lch(85.45, 72.72, 145.07°) |
| OKLab | oklab(85.43% -0.1613 0.1018) |
| OKLCH | oklch(85.43% 0.191 147.7) |
| XYZ | xyz(40.9630, 66.8982, 32.2223) |
| Luminance | 0.6690 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 3.70
Wintergreen
#20F986
ΔE00 3.71
Spearmint
#1EF876
ΔE00 3.76
Weird Green
#3AE57F
ΔE00 3.84
Lightgreen
#90EE90
ΔE00 3.89
Turquoise Green
#04F489
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F083 #F068D5
analogous
#91F068 #68F083 #68F0C7
triadic
#68F083 #8368F0 #F08368
tetradic
#68F083 #6891F0 #F068D5 #F0C768
square
#68F083 #6891F0 #F068D5 #F0C768
split-complementary
#68F083 #C768F0 #F06891
monochromatic
#14CA38 #30EA55 #68F083 #A0F6B1 #D7FBDE
Accessibility & contrast
On white
1.46
#68F083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#68F083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F083
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F083 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD7A
Deuteranopia (green-blind)
#E0D18A
Tritanopia (blue-blind)
#49EBD6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #68f083; /* rgb */ color: rgb(104, 240, 131); /* oklch */ color: oklch(85.4% 0.191 147.7);
Tailwind
colors: {
custom: {
50: '#9ef6a8',
500: '#68f083',
950: '#000000',
},
}SCSS
$custom: #68f083; $custom-light: #9ef6a8; $custom-dark: #000000;
JSON
{
"hex": "#68f083",
"rgb": {
"r": 104,
"g": 240,
"b": 131
},
"hsl": {
"h": 131.912,
"s": 81.928,
"l": 67.451
},
"oklch": {
"l": 0.85431,
"c": 0.19077,
"h": 147.7
},
"luminance": 0.66902
}Semantic roles & 50–950 ramp
primary
#68F083
secondary
#C636AA
accent
#07B4DE
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581