#68F094#68F094
#68F094 is a very light, vivid green. Relative luminance 0.674; OKLCH L 85.7% C 0.175 H 151.5°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #68F094 |
|---|---|
| RGB | rgb(104, 240, 148) |
| HSL | hsl(139, 82%, 67%) |
| HSV | hsv(139, 57%, 94%) |
| CMYK | cmyk(56.7%, 0%, 38.3%, 5.9%) |
| CIE-LAB | lab(85.70, -56.91, 33.56) |
| CIE-LCH | lch(85.70, 66.07, 149.47°) |
| OKLab | oklab(85.72% -0.1541 0.0836) |
| OKLCH | oklch(85.72% 0.175 151.5) |
| XYZ | xyz(42.2112, 67.3975, 38.7958) |
| Luminance | 0.6740 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.13
Sea Green (survey)
#53FCA1
ΔE00 3.14
Light Bluish Green
#76FDA8
ΔE00 3.24
Seafoam Green
#7AF9AB
ΔE00 3.39
Turquoise Green
#04F489
ΔE00 3.75
Seafoam (survey)
#80F9AD
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F094 #F068C4
analogous
#80F068 #68F094 #68F0D8
triadic
#68F094 #9468F0 #F09468
tetradic
#68F094 #6880F0 #F068C4 #F0D868
square
#68F094 #6880F0 #F068C4 #F0D868
split-complementary
#68F094 #D868F0 #F06880
monochromatic
#14CA4F #30EA6D #68F094 #A0F6BB #D7FBE3
Accessibility & contrast
On white
1.45
#68F094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#68F094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F094
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F094 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8E
Deuteranopia (green-blind)
#DED19A
Tritanopia (blue-blind)
#42EDD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #68f094; /* rgb */ color: rgb(104, 240, 148); /* oklch */ color: oklch(85.7% 0.175 151.5);
Tailwind
colors: {
custom: {
50: '#9ef6b4',
500: '#68f094',
950: '#000000',
},
}SCSS
$custom: #68f094; $custom-light: #9ef6b4; $custom-dark: #000000;
JSON
{
"hex": "#68f094",
"rgb": {
"r": 104,
"g": 240,
"b": 148
},
"hsl": {
"h": 139.412,
"s": 81.928,
"l": 67.451
},
"oklch": {
"l": 0.8572,
"c": 0.17536,
"h": 151.5
},
"luminance": 0.67401
}Semantic roles & 50–950 ramp
primary
#68F094
secondary
#C63698
accent
#0799DE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581