#68D894#68D894
#68D894 is a light, vivid green. Relative luminance 0.542; OKLCH L 79.9% C 0.142 H 154.8°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #68D894 |
|---|---|
| RGB | rgb(104, 216, 148) |
| HSL | hsl(144, 59%, 63%) |
| HSV | hsv(144, 52%, 85%) |
| CMYK | cmyk(51.9%, 0%, 31.5%, 15.3%) |
| CIE-LAB | lab(78.57, -47.20, 24.00) |
| CIE-LCH | lch(78.57, 52.95, 153.04°) |
| OKLab | oklab(79.88% -0.1286 0.0607) |
| OKLCH | oklch(79.88% 0.142 154.8) |
| XYZ | xyz(35.6074, 54.1899, 36.5945) |
| Luminance | 0.5419 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.68
Emerald
#50C878
ΔE00 5.08
Seaweed
#18D17B
ΔE00 5.27
Seafoam
#7FE0B3
ΔE00 5.80
Weird Green
#3AE57F
ΔE00 6.09
Eucalyptus
#44D7A8
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D894 #D868AC
analogous
#74D868 #68D894 #68D8CC
triadic
#68D894 #9468D8 #D89468
tetradic
#68D894 #6874D8 #D868AC #D8CC68
square
#68D894 #6874D8 #D868AC #D8CC68
split-complementary
#68D894 #CC68D8 #D86874
monochromatic
#299D56 #37CB72 #68D894 #99E5B6 #C9F1D9
Accessibility & contrast
On white
1.77
#68D894 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#68D894 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D894
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D894 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D894 | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C990
Deuteranopia (green-blind)
#C7BE98
Tritanopia (blue-blind)
#4AD6C6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #68d894; /* rgb */ color: rgb(104, 216, 148); /* oklch */ color: oklch(79.9% 0.142 154.8);
Tailwind
colors: {
custom: {
50: '#9be5b3',
500: '#68d894',
950: '#000000',
},
}SCSS
$custom: #68d894; $custom-light: #9be5b3; $custom-dark: #000000;
JSON
{
"hex": "#68d894",
"rgb": {
"r": 104,
"g": 216,
"b": 148
},
"hsl": {
"h": 143.571,
"s": 58.947,
"l": 62.745
},
"oklch": {
"l": 0.79883,
"c": 0.14223,
"h": 154.8
},
"luminance": 0.54193
}Semantic roles & 50–950 ramp
primary
#68D894
secondary
#A1437C
accent
#1F85C7
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1611
muted
#808481