#68DF8F#68DF8F
#68DF8F is a light, vivid green. Relative luminance 0.577; OKLCH L 81.5% C 0.157 H 152.1°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #68DF8F |
|---|---|
| RGB | rgb(104, 223, 143) |
| HSL | hsl(140, 65%, 64%) |
| HSV | hsv(140, 53%, 87%) |
| CMYK | cmyk(53.4%, 0%, 35.9%, 12.5%) |
| CIE-LAB | lab(80.57, -51.00, 29.28) |
| CIE-LCH | lch(80.57, 58.81, 150.14°) |
| OKLab | oklab(81.49% -0.1385 0.0733) |
| OKLCH | oklch(81.49% 0.157 152.1) |
| XYZ | xyz(37.0518, 57.6984, 35.1656) |
| Luminance | 0.5770 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.00
Aqua Green
#12E193
ΔE00 4.44
Tealish Green
#0CDC73
ΔE00 5.14
Seaweed
#18D17B
ΔE00 5.39
Lightgreen
#90EE90
ΔE00 5.67
Emerald
#50C878
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DF8F #DF68B8
analogous
#7DDF68 #68DF8F #68DFCB
triadic
#68DF8F #8F68DF #DF8F68
tetradic
#68DF8F #687DDF #DF68B8 #DFCB68
square
#68DF8F #687DDF #DF68B8 #DFCB68
split-complementary
#68DF8F #CB68DF #DF687D
monochromatic
#24A94F #36D46A #68DF8F #9BEAB4 #CDF4DA
Accessibility & contrast
On white
1.67
#68DF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#68DF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DF8F
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DF8F | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF8A
Deuteranopia (green-blind)
#CFC394
Tritanopia (blue-blind)
#4ADCCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #68df8f; /* rgb */ color: rgb(104, 223, 143); /* oklch */ color: oklch(81.5% 0.157 152.1);
Tailwind
colors: {
custom: {
50: '#9beab0',
500: '#68df8f',
950: '#000000',
},
}SCSS
$custom: #68df8f; $custom-light: #9beab0; $custom-dark: #000000;
JSON
{
"hex": "#68df8f",
"rgb": {
"r": 104,
"g": 223,
"b": 143
},
"hsl": {
"h": 139.664,
"s": 65.027,
"l": 64.118
},
"oklch": {
"l": 0.81488,
"c": 0.15668,
"h": 152.1
},
"luminance": 0.57702
}Semantic roles & 50–950 ramp
primary
#68DF8F
secondary
#AB4088
accent
#1992CD
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481