#68E97B#68E97B
#68E97B is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.6% C 0.189 H 146.6°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #68E97B |
|---|---|
| RGB | rgb(104, 233, 123) |
| HSL | hsl(129, 75%, 66%) |
| HSV | hsv(129, 55%, 91%) |
| CMYK | cmyk(55.4%, 0%, 47.2%, 8.6%) |
| CIE-LAB | lab(83.26, -58.13, 42.75) |
| CIE-LCH | lch(83.26, 72.16, 143.67°) |
| OKLab | oklab(83.59% -0.1574 0.104) |
| OKLCH | oklch(83.59% 0.189 146.6) |
| XYZ | xyz(38.4206, 62.6476, 28.8026) |
| Luminance | 0.6265 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.41
Weird Green
#3AE57F
ΔE00 3.49
Lightgreen
#90EE90
ΔE00 4.06
Spearmint
#1EF876
ΔE00 4.58
Minty Green
#0BF77D
ΔE00 4.60
Wintergreen
#20F986
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E97B #E968D6
analogous
#95E968 #68E97B #68E9BB
triadic
#68E97B #7B68E9 #E97B68
tetradic
#68E97B #6895E9 #E968D6 #E9BB68
square
#68E97B #6895E9 #E968D6 #E9BB68
split-complementary
#68E97B #BB68E9 #E96895
monochromatic
#1BBB33 #33E14C #68E97B #9DF1AA #D3F9D8
Accessibility & contrast
On white
1.55
#68E97B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#68E97B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E97B
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E97B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E97B | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD772
Deuteranopia (green-blind)
#DBCB83
Tritanopia (blue-blind)
#4EE4CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #68e97b; /* rgb */ color: rgb(104, 233, 123); /* oklch */ color: oklch(83.6% 0.189 146.6);
Tailwind
colors: {
custom: {
50: '#9df1a3',
500: '#68e97b',
950: '#000000',
},
}SCSS
$custom: #68e97b; $custom-light: #9df1a3; $custom-dark: #000000;
JSON
{
"hex": "#68e97b",
"rgb": {
"r": 104,
"g": 233,
"b": 123
},
"hsl": {
"h": 128.837,
"s": 74.566,
"l": 66.078
},
"oklch": {
"l": 0.83592,
"c": 0.1887,
"h": 146.6
},
"luminance": 0.62651
}Semantic roles & 50–950 ramp
primary
#68E97B
secondary
#BB3BA8
accent
#0FB9D7
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580