#68DB8B#68DB8B
#68DB8B is a light, vivid green. Relative luminance 0.555; OKLCH L 80.4% C 0.155 H 151.4°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #68DB8B |
|---|---|
| RGB | rgb(104, 219, 139) |
| HSL | hsl(138, 61%, 63%) |
| HSV | hsv(138, 53%, 86%) |
| CMYK | cmyk(52.5%, 0%, 36.5%, 14.1%) |
| CIE-LAB | lab(79.31, -50.07, 29.65) |
| CIE-LCH | lch(79.31, 58.19, 149.37°) |
| OKLab | oklab(80.43% -0.1359 0.0741) |
| OKLCH | oklch(80.43% 0.155 151.4) |
| XYZ | xyz(35.6981, 55.4671, 33.2461) |
| Luminance | 0.5547 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.32
Aqua Green
#12E193
ΔE00 4.79
Seaweed
#18D17B
ΔE00 4.92
Emerald
#50C878
ΔE00 4.96
Tealish Green
#0CDC73
ΔE00 5.01
Lightgreen
#90EE90
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DB8B #DB68B8
analogous
#7EDB68 #68DB8B #68DBC4
triadic
#68DB8B #8B68DB #DB8B68
tetradic
#68DB8B #687EDB #DB68B8 #DBC468
square
#68DB8B #687EDB #DB68B8 #DBC468
split-complementary
#68DB8B #C468DB #DB687E
monochromatic
#27A24C #37CF65 #68DB8B #99E7B1 #CBF3D7
Accessibility & contrast
On white
1.74
#68DB8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#68DB8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DB8B
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DB8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DB8B | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB86
Deuteranopia (green-blind)
#CCC090
Tritanopia (blue-blind)
#4DD8C7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #68db8b; /* rgb */ color: rgb(104, 219, 139); /* oklch */ color: oklch(80.4% 0.155 151.4);
Tailwind
colors: {
custom: {
50: '#9be7ad',
500: '#68db8b',
950: '#000000',
},
}SCSS
$custom: #68db8b; $custom-light: #9be7ad; $custom-dark: #000000;
JSON
{
"hex": "#68db8b",
"rgb": {
"r": 104,
"g": 219,
"b": 139
},
"hsl": {
"h": 138.261,
"s": 61.497,
"l": 63.333
},
"oklch": {
"l": 0.80434,
"c": 0.15482,
"h": 151.4
},
"luminance": 0.5547
}Semantic roles & 50–950 ramp
primary
#68DB8B
secondary
#A54287
accent
#1C95C9
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1610
muted
#808481