#68D57B#68D57B
#68D57B is a light, vivid green. Relative luminance 0.520; OKLCH L 78.7% C 0.161 H 147.6°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #68D57B |
|---|---|
| RGB | rgb(104, 213, 123) |
| HSL | hsl(130, 56%, 62%) |
| HSV | hsv(130, 51%, 84%) |
| CMYK | cmyk(51.2%, 0%, 42.3%, 16.5%) |
| CIE-LAB | lab(77.26, -50.27, 35.10) |
| CIE-LCH | lch(77.26, 61.32, 145.08°) |
| OKLab | oklab(78.67% -0.1363 0.0865) |
| OKLCH | oklch(78.67% 0.161 147.6) |
| XYZ | xyz(33.0763, 51.9589, 27.0211) |
| Luminance | 0.5196 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.08
Tealish Green
#0CDC73
ΔE00 4.66
Weird Green
#3AE57F
ΔE00 4.80
Seaweed
#18D17B
ΔE00 4.93
Soft Green
#6FC276
ΔE00 5.02
Lightish Green
#61E160
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D57B #D568C2
analogous
#8BD568 #68D57B #68D5B2
triadic
#68D57B #7B68D5 #D57B68
tetradic
#68D57B #688BD5 #D568C2 #D5B268
square
#68D57B #688BD5 #D568C2 #D5B268
split-complementary
#68D57B #B268D5 #D5688B
monochromatic
#2A983E #38C851 #68D57B #98E2A5 #C8F0CF
Accessibility & contrast
On white
1.84
#68D57B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#68D57B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D57B
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D57B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D57B | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C574
Deuteranopia (green-blind)
#C8BB81
Tritanopia (blue-blind)
#53D1BF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #68d57b; /* rgb */ color: rgb(104, 213, 123); /* oklch */ color: oklch(78.7% 0.161 147.6);
Tailwind
colors: {
custom: {
50: '#9ae3a2',
500: '#68d57b',
950: '#000000',
},
}SCSS
$custom: #68d57b; $custom-light: #9ae3a2; $custom-dark: #000000;
JSON
{
"hex": "#68d57b",
"rgb": {
"r": 104,
"g": 213,
"b": 123
},
"hsl": {
"h": 130.459,
"s": 56.477,
"l": 62.157
},
"oklch": {
"l": 0.7867,
"c": 0.16149,
"h": 147.6
},
"luminance": 0.51962
}Semantic roles & 50–950 ramp
primary
#68D57B
secondary
#9D448E
accent
#21A8C4
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F150F
muted
#808480