#68DB99#68DB99
#68DB99 is a light, vivid green. Relative luminance 0.559; OKLCH L 80.7% C 0.142 H 156.0°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #68DB99 |
|---|---|
| RGB | rgb(104, 219, 153) |
| HSL | hsl(146, 61%, 63%) |
| HSV | hsv(146, 53%, 86%) |
| CMYK | cmyk(52.5%, 0%, 30.1%, 14.1%) |
| CIE-LAB | lab(79.56, -47.51, 22.74) |
| CIE-LCH | lch(79.56, 52.67, 154.42°) |
| OKLab | oklab(80.72% -0.1297 0.0576) |
| OKLCH | oklch(80.72% 0.142 156) |
| XYZ | xyz(36.7873, 55.9028, 38.9825) |
| Luminance | 0.5591 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.42
Seafoam
#7FE0B3
ΔE00 5.12
Eucalyptus
#44D7A8
ΔE00 5.63
Seaweed
#18D17B
ΔE00 5.78
Hospital Green
#9BE5AA
ΔE00 5.86
Emerald
#50C878
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DB99 #DB68AA
analogous
#70DB68 #68DB99 #68DBD2
triadic
#68DB99 #9968DB #DB9968
tetradic
#68DB99 #6870DB #DB68AA #DBD268
square
#68DB99 #6870DB #DB68AA #DBD268
split-complementary
#68DB99 #D268DB #DB6870
monochromatic
#27A25B #37CF78 #68DB99 #99E7BA #CBF3DC
Accessibility & contrast
On white
1.72
#68DB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#68DB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DB99
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DB99 | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC95
Deuteranopia (green-blind)
#CAC19D
Tritanopia (blue-blind)
#47D9C9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #68db99; /* rgb */ color: rgb(104, 219, 153); /* oklch */ color: oklch(80.7% 0.142 156.0);
Tailwind
colors: {
custom: {
50: '#9be7b7',
500: '#68db99',
950: '#000000',
},
}SCSS
$custom: #68db99; $custom-light: #9be7b7; $custom-dark: #000000;
JSON
{
"hex": "#68db99",
"rgb": {
"r": 104,
"g": 219,
"b": 153
},
"hsl": {
"h": 145.565,
"s": 61.497,
"l": 63.333
},
"oklch": {
"l": 0.80719,
"c": 0.14191,
"h": 156
},
"luminance": 0.55906
}Semantic roles & 50–950 ramp
primary
#68DB99
secondary
#A5427B
accent
#1C80C9
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1611
muted
#808481