#68DD94#68DD94
#68DD94 is a light, vivid green. Relative luminance 0.568; OKLCH L 81.1% C 0.149 H 153.9°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #68DD94 |
|---|---|
| RGB | rgb(104, 221, 148) |
| HSL | hsl(143, 63%, 64%) |
| HSV | hsv(143, 53%, 87%) |
| CMYK | cmyk(52.9%, 0%, 33%, 13.3%) |
| CIE-LAB | lab(80.06, -49.28, 26.02) |
| CIE-LCH | lch(80.06, 55.73, 152.16°) |
| OKLab | oklab(81.1% -0.1341 0.0656) |
| OKLCH | oklch(81.1% 0.149 153.9) |
| XYZ | xyz(36.9079, 56.7909, 37.0280) |
| Luminance | 0.5679 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.22
Weird Green
#3AE57F
ΔE00 5.02
Seaweed
#18D17B
ΔE00 5.41
Emerald
#50C878
ΔE00 5.71
Tealish Green
#0CDC73
ΔE00 5.92
Hospital Green
#9BE5AA
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DD94 #DD68B1
analogous
#76DD68 #68DD94 #68DDCE
triadic
#68DD94 #9468DD #DD9468
tetradic
#68DD94 #6876DD #DD68B1 #DDCE68
square
#68DD94 #6876DD #DD68B1 #DDCE68
split-complementary
#68DD94 #CE68DD #DD6876
monochromatic
#25A555 #36D271 #68DD94 #9AE8B7 #CCF3DB
Accessibility & contrast
On white
1.70
#68DD94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#68DD94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DD94
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DD94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DD94 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8F
Deuteranopia (green-blind)
#CCC299
Tritanopia (blue-blind)
#48DBCA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #68dd94; /* rgb */ color: rgb(104, 221, 148); /* oklch */ color: oklch(81.1% 0.149 153.9);
Tailwind
colors: {
custom: {
50: '#9be8b4',
500: '#68dd94',
950: '#000000',
},
}SCSS
$custom: #68dd94; $custom-light: #9be8b4; $custom-dark: #000000;
JSON
{
"hex": "#68dd94",
"rgb": {
"r": 104,
"g": 221,
"b": 148
},
"hsl": {
"h": 142.564,
"s": 63.243,
"l": 63.725
},
"oklch": {
"l": 0.811,
"c": 0.14927,
"h": 153.9
},
"luminance": 0.56794
}Semantic roles & 50–950 ramp
primary
#68DD94
secondary
#A84181
accent
#1A89CB
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481