#68DB92#68DB92
#68DB92 is a light, vivid green. Relative luminance 0.557; OKLCH L 80.6% C 0.148 H 153.6°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #68DB92 |
|---|---|
| RGB | rgb(104, 219, 146) |
| HSL | hsl(142, 61%, 63%) |
| HSV | hsv(142, 53%, 86%) |
| CMYK | cmyk(52.5%, 0%, 33.3%, 14.1%) |
| CIE-LAB | lab(79.43, -48.82, 26.20) |
| CIE-LCH | lch(79.43, 55.41, 151.77°) |
| OKLab | oklab(80.57% -0.1328 0.066) |
| OKLCH | oklch(80.57% 0.148 153.6) |
| XYZ | xyz(36.2260, 55.6783, 36.0265) |
| Luminance | 0.5568 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.40
Weird Green
#3AE57F
ΔE00 5.14
Seaweed
#18D17B
ΔE00 5.17
Emerald
#50C878
ΔE00 5.27
Tealish Green
#0CDC73
ΔE00 5.85
Hospital Green
#9BE5AA
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DB92 #DB68B1
analogous
#77DB68 #68DB92 #68DBCB
triadic
#68DB92 #9268DB #DB9268
tetradic
#68DB92 #6877DB #DB68B1 #DBCB68
square
#68DB92 #6877DB #DB68B1 #DBCB68
split-complementary
#68DB92 #CB68DB #DB6877
monochromatic
#27A254 #37CF6E #68DB92 #99E7B6 #CBF3D9
Accessibility & contrast
On white
1.73
#68DB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#68DB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DB92
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DB92 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC8D
Deuteranopia (green-blind)
#CBC097
Tritanopia (blue-blind)
#4AD9C8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #68db92; /* rgb */ color: rgb(104, 219, 146); /* oklch */ color: oklch(80.6% 0.148 153.6);
Tailwind
colors: {
custom: {
50: '#9be7b2',
500: '#68db92',
950: '#000000',
},
}SCSS
$custom: #68db92; $custom-light: #9be7b2; $custom-dark: #000000;
JSON
{
"hex": "#68db92",
"rgb": {
"r": 104,
"g": 219,
"b": 146
},
"hsl": {
"h": 141.913,
"s": 61.497,
"l": 63.333
},
"oklch": {
"l": 0.80572,
"c": 0.1483,
"h": 153.6
},
"luminance": 0.55681
}Semantic roles & 50–950 ramp
primary
#68DB92
secondary
#A54281
accent
#1C8AC9
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1611
muted
#808481