#68EB8F#68EB8F
#68EB8F is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.4% C 0.173 H 150.8°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #68EB8F |
|---|---|
| RGB | rgb(104, 235, 143) |
| HSL | hsl(138, 77%, 66%) |
| HSV | hsv(138, 56%, 92%) |
| CMYK | cmyk(55.7%, 0%, 39.1%, 7.8%) |
| CIE-LAB | lab(84.14, -55.79, 34.01) |
| CIE-LCH | lch(84.14, 65.34, 148.63°) |
| OKLab | oklab(84.41% -0.1511 0.0845) |
| OKLCH | oklch(84.41% 0.173 150.8) |
| XYZ | xyz(40.3723, 64.3392, 36.2725) |
| Luminance | 0.6434 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.15
Lightgreen
#90EE90
ΔE00 4.08
Turquoise Green
#04F489
ΔE00 4.13
Light Green Blue
#56FCA2
ΔE00 4.18
Sea Green (survey)
#53FCA1
ΔE00 4.18
Seafoam Green
#7AF9AB
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EB8F #EB68C4
analogous
#83EB68 #68EB8F #68EBD1
triadic
#68EB8F #8F68EB #EB8F68
tetradic
#68EB8F #6883EB #EB68C4 #EBD168
square
#68EB8F #6883EB #EB68C4 #EBD168
split-complementary
#68EB8F #D168EB #EB6883
monochromatic
#19BF4B #32E467 #68EB8F #9EF2B7 #D4F9DF
Accessibility & contrast
On white
1.51
#68EB8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#68EB8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EB8F
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EB8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EB8F | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD989
Deuteranopia (green-blind)
#DACD95
Tritanopia (blue-blind)
#46E7D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #68eb8f; /* rgb */ color: rgb(104, 235, 143); /* oklch */ color: oklch(84.4% 0.173 150.8);
Tailwind
colors: {
custom: {
50: '#9df2b0',
500: '#68eb8f',
950: '#000000',
},
}SCSS
$custom: #68eb8f; $custom-light: #9df2b0; $custom-dark: #000000;
JSON
{
"hex": "#68eb8f",
"rgb": {
"r": 104,
"g": 235,
"b": 143
},
"hsl": {
"h": 137.863,
"s": 76.608,
"l": 66.471
},
"oklch": {
"l": 0.84413,
"c": 0.17317,
"h": 150.8
},
"luminance": 0.64343
}Semantic roles & 50–950 ramp
primary
#68EB8F
secondary
#BE3996
accent
#0D9CD9
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581