#68DCA1#68DCA1
#68DCA1 is a light, vivid green. Relative luminance 0.567; OKLCH L 81.1% C 0.136 H 159.0°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #68DCA1 |
|---|---|
| RGB | rgb(104, 220, 161) |
| HSL | hsl(149, 62%, 64%) |
| HSV | hsv(149, 53%, 86%) |
| CMYK | cmyk(52.7%, 0%, 26.8%, 13.7%) |
| CIE-LAB | lab(80.01, -46.36, 19.18) |
| CIE-LCH | lch(80.01, 50.17, 157.53°) |
| OKLab | oklab(81.14% -0.1272 0.0489) |
| OKLCH | oklch(81.14% 0.136 159) |
| XYZ | xyz(37.7320, 56.6994, 42.6670) |
| Luminance | 0.5670 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.77
Eucalyptus
#44D7A8
ΔE00 4.35
Aqua Green
#12E193
ΔE00 4.87
Hospital Green
#9BE5AA
ΔE00 5.94
Light Greenish Blue
#63F7B4
ΔE00 6.00
Mediumaquamarine
#66CDAA
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DCA1 #DC68A3
analogous
#69DC68 #68DCA1 #68DCDB
triadic
#68DCA1 #A168DC #DCA168
tetradic
#68DCA1 #6869DC #DC68A3 #DCDB68
square
#68DCA1 #6869DC #DC68A3 #DCDB68
split-complementary
#68DCA1 #DB68DC #DC6869
monochromatic
#26A464 #36D082 #68DCA1 #9AE8C0 #CBF3DF
Accessibility & contrast
On white
1.70
#68DCA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#68DCA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DCA1
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DCA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DCA1 | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACE9E
Deuteranopia (green-blind)
#C9C2A5
Tritanopia (blue-blind)
#42DBCC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #68dca1; /* rgb */ color: rgb(104, 220, 161); /* oklch */ color: oklch(81.1% 0.136 159.0);
Tailwind
colors: {
custom: {
50: '#9be7bd',
500: '#68dca1',
950: '#000000',
},
}SCSS
$custom: #68dca1; $custom-light: #9be7bd; $custom-dark: #000000;
JSON
{
"hex": "#68dca1",
"rgb": {
"r": 104,
"g": 220,
"b": 161
},
"hsl": {
"h": 149.483,
"s": 62.366,
"l": 63.529
},
"oklch": {
"l": 0.81138,
"c": 0.13625,
"h": 159
},
"luminance": 0.56703
}Semantic roles & 50–950 ramp
primary
#68DCA1
secondary
#A74175
accent
#1B74CA
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1612
muted
#808482