#68DB8F#68DB8F
#68DB8F is a light, vivid green. Relative luminance 0.556; OKLCH L 80.5% C 0.151 H 152.6°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #68DB8F |
|---|---|
| RGB | rgb(104, 219, 143) |
| HSL | hsl(140, 61%, 63%) |
| HSV | hsv(140, 53%, 86%) |
| CMYK | cmyk(52.5%, 0%, 34.7%, 14.1%) |
| CIE-LAB | lab(79.38, -49.36, 27.68) |
| CIE-LCH | lch(79.38, 56.60, 150.71°) |
| OKLab | oklab(80.51% -0.1341 0.0695) |
| OKLCH | oklch(80.51% 0.151 152.6) |
| XYZ | xyz(35.9957, 55.5862, 34.8136) |
| Luminance | 0.5559 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.53
Weird Green
#3AE57F
ΔE00 4.75
Seaweed
#18D17B
ΔE00 5.02
Emerald
#50C878
ΔE00 5.09
Tealish Green
#0CDC73
ΔE00 5.46
Hospital Green
#9BE5AA
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DB8F #DB68B4
analogous
#7ADB68 #68DB8F #68DBC8
triadic
#68DB8F #8F68DB #DB8F68
tetradic
#68DB8F #687ADB #DB68B4 #DBC868
square
#68DB8F #687ADB #DB68B4 #DBC868
split-complementary
#68DB8F #C868DB #DB687A
monochromatic
#27A250 #37CF6A #68DB8F #99E7B4 #CBF3D8
Accessibility & contrast
On white
1.73
#68DB8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#68DB8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DB8F
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DB8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DB8F | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCB8A
Deuteranopia (green-blind)
#CBC094
Tritanopia (blue-blind)
#4BD8C7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #68db8f; /* rgb */ color: rgb(104, 219, 143); /* oklch */ color: oklch(80.5% 0.151 152.6);
Tailwind
colors: {
custom: {
50: '#9be7b0',
500: '#68db8f',
950: '#000000',
},
}SCSS
$custom: #68db8f; $custom-light: #9be7b0; $custom-dark: #000000;
JSON
{
"hex": "#68db8f",
"rgb": {
"r": 104,
"g": 219,
"b": 143
},
"hsl": {
"h": 140.348,
"s": 61.497,
"l": 63.333
},
"oklch": {
"l": 0.80512,
"c": 0.15108,
"h": 152.6
},
"luminance": 0.55589
}Semantic roles & 50–950 ramp
primary
#68DB8F
secondary
#A54284
accent
#1C8FC9
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1610
muted
#808481