#68DE92#68DE92
#68DE92 is a light, vivid green. Relative luminance 0.573; OKLCH L 81.3% C 0.153 H 153.2°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #68DE92 |
|---|---|
| RGB | rgb(104, 222, 146) |
| HSL | hsl(141, 64%, 64%) |
| HSV | hsv(141, 53%, 87%) |
| CMYK | cmyk(53.2%, 0%, 34.2%, 12.9%) |
| CIE-LAB | lab(80.32, -50.06, 27.41) |
| CIE-LCH | lch(80.32, 57.07, 151.30°) |
| OKLab | oklab(81.3% -0.1361 0.0689) |
| OKLCH | oklch(81.3% 0.153 153.2) |
| XYZ | xyz(37.0157, 57.2577, 36.2898) |
| Luminance | 0.5726 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.26
Weird Green
#3AE57F
ΔE00 4.55
Seaweed
#18D17B
ΔE00 5.38
Tealish Green
#0CDC73
ΔE00 5.56
Emerald
#50C878
ΔE00 5.75
Seafoam Green
#7AF9AB
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DE92 #DE68B4
analogous
#79DE68 #68DE92 #68DECD
triadic
#68DE92 #9268DE #DE9268
tetradic
#68DE92 #6879DE #DE68B4 #DECD68
square
#68DE92 #6879DE #DE68B4 #DECD68
split-complementary
#68DE92 #CD68DE #DE6879
monochromatic
#25A753 #36D36E #68DE92 #9AE9B6 #CCF4DB
Accessibility & contrast
On white
1.69
#68DE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#68DE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DE92
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DE92 | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECE8D
Deuteranopia (green-blind)
#CEC397
Tritanopia (blue-blind)
#49DBCA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #68de92; /* rgb */ color: rgb(104, 222, 146); /* oklch */ color: oklch(81.3% 0.153 153.2);
Tailwind
colors: {
custom: {
50: '#9be9b2',
500: '#68de92',
950: '#000000',
},
}SCSS
$custom: #68de92; $custom-light: #9be9b2; $custom-dark: #000000;
JSON
{
"hex": "#68de92",
"rgb": {
"r": 104,
"g": 222,
"b": 146
},
"hsl": {
"h": 141.356,
"s": 64.13,
"l": 63.922
},
"oklch": {
"l": 0.81303,
"c": 0.15251,
"h": 153.2
},
"luminance": 0.57261
}Semantic roles & 50–950 ramp
primary
#68DE92
secondary
#AA4184
accent
#1A8CCC
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481