#68EA93#68EA93
#68EA93 is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.2% C 0.168 H 151.9°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #68EA93 |
|---|---|
| RGB | rgb(104, 234, 147) |
| HSL | hsl(140, 76%, 66%) |
| HSV | hsv(140, 56%, 92%) |
| CMYK | cmyk(55.6%, 0%, 37.2%, 8.2%) |
| CIE-LAB | lab(83.91, -54.72, 31.69) |
| CIE-LCH | lch(83.91, 63.23, 149.92°) |
| OKLab | oklab(84.24% -0.1484 0.0791) |
| OKLCH | oklch(84.24% 0.168 151.9) |
| XYZ | xyz(40.3952, 63.8916, 37.8017) |
| Luminance | 0.6390 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.43
Seafoam Green
#7AF9AB
ΔE00 3.93
Light Green Blue
#56FCA2
ΔE00 4.13
Sea Green (survey)
#53FCA1
ΔE00 4.16
Light Bluish Green
#76FDA8
ΔE00 4.21
Seafoam (survey)
#80F9AD
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EA93 #EA68BF
analogous
#7EEA68 #68EA93 #68EAD4
triadic
#68EA93 #9368EA #EA9368
tetradic
#68EA93 #687EEA #EA68BF #EAD468
square
#68EA93 #687EEA #EA68BF #EAD468
split-complementary
#68EA93 #D468EA #EA687E
monochromatic
#1ABD50 #32E36D #68EA93 #9EF1B9 #D3F9E0
Accessibility & contrast
On white
1.52
#68EA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#68EA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EA93
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EA93 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98D
Deuteranopia (green-blind)
#D9CC99
Tritanopia (blue-blind)
#44E7D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #68ea93; /* rgb */ color: rgb(104, 234, 147); /* oklch */ color: oklch(84.2% 0.168 151.9);
Tailwind
colors: {
custom: {
50: '#9df1b3',
500: '#68ea93',
950: '#000000',
},
}SCSS
$custom: #68ea93; $custom-light: #9df1b3; $custom-dark: #000000;
JSON
{
"hex": "#68ea93",
"rgb": {
"r": 104,
"g": 234,
"b": 147
},
"hsl": {
"h": 139.846,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.84243,
"c": 0.16814,
"h": 151.9
},
"luminance": 0.63895
}Semantic roles & 50–950 ramp
primary
#68EA93
secondary
#BC3A91
accent
#0E95D8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581