#68F194#68F194
#68F194 is a very light, vivid green. Relative luminance 0.680; OKLCH L 86.0% C 0.177 H 151.4°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #68F194 |
|---|---|
| RGB | rgb(104, 241, 148) |
| HSL | hsl(139, 83%, 68%) |
| HSV | hsv(139, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 38.6%, 5.5%) |
| CIE-LAB | lab(86.00, -57.29, 33.96) |
| CIE-LCH | lch(86.00, 66.60, 149.35°) |
| OKLab | oklab(85.96% -0.1552 0.0845) |
| OKLCH | oklch(85.96% 0.177 151.4) |
| XYZ | xyz(42.5063, 67.9878, 38.8942) |
| Luminance | 0.6799 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.01
Sea Green (survey)
#53FCA1
ΔE00 3.02
Light Bluish Green
#76FDA8
ΔE00 3.13
Seafoam Green
#7AF9AB
ΔE00 3.37
Turquoise Green
#04F489
ΔE00 3.67
Seafoam (survey)
#80F9AD
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F194 #F168C5
analogous
#81F168 #68F194 #68F1D8
triadic
#68F194 #9468F1 #F19468
tetradic
#68F194 #6881F1 #F168C5 #F1D868
square
#68F194 #6881F1 #F168C5 #F1D868
split-complementary
#68F194 #D868F1 #F16881
monochromatic
#13CC4E #30EC6C #68F194 #A0F6BC #D8FBE3
Accessibility & contrast
On white
1.44
#68F194 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#68F194 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F194
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F194 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F194 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8E
Deuteranopia (green-blind)
#DFD29A
Tritanopia (blue-blind)
#41EEDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #68f194; /* rgb */ color: rgb(104, 241, 148); /* oklch */ color: oklch(86.0% 0.177 151.4);
Tailwind
colors: {
custom: {
50: '#9ef6b4',
500: '#68f194',
950: '#000000',
},
}SCSS
$custom: #68f194; $custom-light: #9ef6b4; $custom-dark: #000000;
JSON
{
"hex": "#68f194",
"rgb": {
"r": 104,
"g": 241,
"b": 148
},
"hsl": {
"h": 139.27,
"s": 83.03,
"l": 67.647
},
"oklch": {
"l": 0.85963,
"c": 0.17669,
"h": 151.4
},
"luminance": 0.67992
}Semantic roles & 50–950 ramp
primary
#68F194
secondary
#C83599
accent
#069ADF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581