#68F093#68F093
#68F093 is a very light, vivid green. Relative luminance 0.674; OKLCH L 85.7% C 0.176 H 151.3°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #68F093 |
|---|---|
| RGB | rgb(104, 240, 147) |
| HSL | hsl(139, 82%, 67%) |
| HSV | hsv(139, 57%, 94%) |
| CMYK | cmyk(56.7%, 0%, 38.8%, 5.9%) |
| CIE-LAB | lab(85.69, -57.07, 34.04) |
| CIE-LCH | lch(85.69, 66.46, 149.18°) |
| OKLab | oklab(85.7% -0.1546 0.0847) |
| OKLCH | oklch(85.7% 0.176 151.3) |
| XYZ | xyz(42.1323, 67.3659, 38.3807) |
| Luminance | 0.6737 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.21
Sea Green (survey)
#53FCA1
ΔE00 3.22
Light Bluish Green
#76FDA8
ΔE00 3.33
Seafoam Green
#7AF9AB
ΔE00 3.52
Turquoise Green
#04F489
ΔE00 3.71
Weird Green
#3AE57F
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F093 #F068C5
analogous
#81F068 #68F093 #68F0D7
triadic
#68F093 #9368F0 #F09368
tetradic
#68F093 #6881F0 #F068C5 #F0D768
square
#68F093 #6881F0 #F068C5 #F0D768
split-complementary
#68F093 #D768F0 #F06881
monochromatic
#14CA4D #30EA6B #68F093 #A0F6BB #D7FBE3
Accessibility & contrast
On white
1.45
#68F093 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#68F093 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F093
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F093 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F093 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8D
Deuteranopia (green-blind)
#DFD199
Tritanopia (blue-blind)
#42EDD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #68f093; /* rgb */ color: rgb(104, 240, 147); /* oklch */ color: oklch(85.7% 0.176 151.3);
Tailwind
colors: {
custom: {
50: '#9ef6b3',
500: '#68f093',
950: '#000000',
},
}SCSS
$custom: #68f093; $custom-light: #9ef6b3; $custom-dark: #000000;
JSON
{
"hex": "#68f093",
"rgb": {
"r": 104,
"g": 240,
"b": 147
},
"hsl": {
"h": 138.971,
"s": 81.928,
"l": 67.451
},
"oklch": {
"l": 0.85702,
"c": 0.17626,
"h": 151.3
},
"luminance": 0.6737
}Semantic roles & 50–950 ramp
primary
#68F093
secondary
#C63699
accent
#079ADE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581