#68EB9B#68EB9B
#68EB9B is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.6% C 0.162 H 154.1°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #68EB9B |
|---|---|
| RGB | rgb(104, 235, 155) |
| HSL | hsl(143, 77%, 66%) |
| HSV | hsv(143, 56%, 92%) |
| CMYK | cmyk(55.7%, 0%, 34%, 7.8%) |
| CIE-LAB | lab(84.34, -53.70, 28.20) |
| CIE-LCH | lch(84.34, 60.66, 152.29°) |
| OKLab | oklab(84.64% -0.1459 0.0709) |
| OKLCH | oklch(84.64% 0.162 154.1) |
| XYZ | xyz(41.3304, 64.7225, 41.3186) |
| Luminance | 0.6473 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.26
Seafoam (survey)
#80F9AD
ΔE00 3.52
Light Green Blue
#56FCA2
ΔE00 3.86
Light Bluish Green
#76FDA8
ΔE00 3.87
Sea Green (survey)
#53FCA1
ΔE00 3.94
Light Blue Green
#7EFBB3
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EB9B #EB68B8
analogous
#77EB68 #68EB9B #68EBDD
triadic
#68EB9B #9B68EB #EB9B68
tetradic
#68EB9B #6877EB #EB68B8 #EBDD68
square
#68EB9B #6877EB #EB68B8 #EBDD68
split-complementary
#68EB9B #DD68EB #EB6877
monochromatic
#19BF5A #32E477 #68EB9B #9EF2BF #D4F9E3
Accessibility & contrast
On white
1.51
#68EB9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#68EB9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EB9B
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EB9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EB9B | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA96
Deuteranopia (green-blind)
#D9CDA0
Tritanopia (blue-blind)
#40E8D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #68eb9b; /* rgb */ color: rgb(104, 235, 155); /* oklch */ color: oklch(84.6% 0.162 154.1);
Tailwind
colors: {
custom: {
50: '#9df2b9',
500: '#68eb9b',
950: '#000000',
},
}SCSS
$custom: #68eb9b; $custom-light: #9df2b9; $custom-dark: #000000;
JSON
{
"hex": "#68eb9b",
"rgb": {
"r": 104,
"g": 235,
"b": 155
},
"hsl": {
"h": 143.359,
"s": 76.608,
"l": 66.471
},
"oklch": {
"l": 0.84641,
"c": 0.16222,
"h": 154.1
},
"luminance": 0.64726
}Semantic roles & 50–950 ramp
primary
#68EB9B
secondary
#BE398A
accent
#0D89D9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581