#68F193#68F193
#68F193 is a very light, vivid green. Relative luminance 0.680; OKLCH L 85.9% C 0.178 H 151.2°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #68F193 |
|---|---|
| RGB | rgb(104, 241, 147) |
| HSL | hsl(139, 83%, 68%) |
| HSV | hsv(139, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 39%, 5.5%) |
| CIE-LAB | lab(85.98, -57.46, 34.43) |
| CIE-LCH | lch(85.98, 66.99, 149.07°) |
| OKLab | oklab(85.95% -0.1556 0.0856) |
| OKLCH | oklch(85.95% 0.178 151.2) |
| XYZ | xyz(42.4275, 67.9563, 38.4791) |
| Luminance | 0.6796 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.09
Sea Green (survey)
#53FCA1
ΔE00 3.10
Light Bluish Green
#76FDA8
ΔE00 3.22
Seafoam Green
#7AF9AB
ΔE00 3.50
Turquoise Green
#04F489
ΔE00 3.63
Weird Green
#3AE57F
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F193 #F168C6
analogous
#82F168 #68F193 #68F1D7
triadic
#68F193 #9368F1 #F19368
tetradic
#68F193 #6882F1 #F168C6 #F1D768
square
#68F193 #6882F1 #F168C6 #F1D768
split-complementary
#68F193 #D768F1 #F16882
monochromatic
#13CC4D #30EC6B #68F193 #A0F6BB #D8FBE3
Accessibility & contrast
On white
1.44
#68F193 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#68F193 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F193
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F193 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F193 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8C
Deuteranopia (green-blind)
#DFD299
Tritanopia (blue-blind)
#42EED9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #68f193; /* rgb */ color: rgb(104, 241, 147); /* oklch */ color: oklch(85.9% 0.178 151.2);
Tailwind
colors: {
custom: {
50: '#9ef6b3',
500: '#68f193',
950: '#000000',
},
}SCSS
$custom: #68f193; $custom-light: #9ef6b3; $custom-dark: #000000;
JSON
{
"hex": "#68f193",
"rgb": {
"r": 104,
"g": 241,
"b": 147
},
"hsl": {
"h": 138.832,
"s": 83.03,
"l": 67.647
},
"oklch": {
"l": 0.85945,
"c": 0.1776,
"h": 151.2
},
"luminance": 0.6796
}Semantic roles & 50–950 ramp
primary
#68F193
secondary
#C8359A
accent
#069BDF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581