#68DB91#68DB91
#68DB91 is a light, vivid green. Relative luminance 0.556; OKLCH L 80.6% C 0.149 H 153.3°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #68DB91 |
|---|---|
| RGB | rgb(104, 219, 145) |
| HSL | hsl(141, 61%, 63%) |
| HSV | hsv(141, 53%, 86%) |
| CMYK | cmyk(52.5%, 0%, 33.8%, 14.1%) |
| CIE-LAB | lab(79.41, -49.00, 26.70) |
| CIE-LCH | lch(79.41, 55.80, 151.42°) |
| OKLab | oklab(80.55% -0.1333 0.0672) |
| OKLCH | oklch(80.55% 0.149 153.3) |
| XYZ | xyz(36.1486, 55.6473, 35.6187) |
| Luminance | 0.5565 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.43
Weird Green
#3AE57F
ΔE00 5.01
Seaweed
#18D17B
ΔE00 5.11
Emerald
#50C878
ΔE00 5.20
Tealish Green
#0CDC73
ΔE00 5.72
Hospital Green
#9BE5AA
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DB91 #DB68B2
analogous
#78DB68 #68DB91 #68DBCA
triadic
#68DB91 #9168DB #DB9168
tetradic
#68DB91 #6878DB #DB68B2 #DBCA68
square
#68DB91 #6878DB #DB68B2 #DBCA68
split-complementary
#68DB91 #CA68DB #DB6878
monochromatic
#27A253 #37CF6D #68DB91 #99E7B5 #CBF3D9
Accessibility & contrast
On white
1.73
#68DB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#68DB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DB91
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DB91 | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC8C
Deuteranopia (green-blind)
#CBC096
Tritanopia (blue-blind)
#4AD9C8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #68db91; /* rgb */ color: rgb(104, 219, 145); /* oklch */ color: oklch(80.6% 0.149 153.3);
Tailwind
colors: {
custom: {
50: '#9be7b1',
500: '#68db91',
950: '#000000',
},
}SCSS
$custom: #68db91; $custom-light: #9be7b1; $custom-dark: #000000;
JSON
{
"hex": "#68db91",
"rgb": {
"r": 104,
"g": 219,
"b": 145
},
"hsl": {
"h": 141.391,
"s": 61.497,
"l": 63.333
},
"oklch": {
"l": 0.80552,
"c": 0.14922,
"h": 153.3
},
"luminance": 0.5565
}Semantic roles & 50–950 ramp
primary
#68DB91
secondary
#A54282
accent
#1C8CC9
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1611
muted
#808481