#68F095#68F095
#68F095 is a very light, vivid green. Relative luminance 0.674; OKLCH L 85.7% C 0.174 H 151.8°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #68F095 |
|---|---|
| RGB | rgb(104, 240, 149) |
| HSL | hsl(140, 82%, 67%) |
| HSV | hsv(140, 57%, 94%) |
| CMYK | cmyk(56.7%, 0%, 37.9%, 5.9%) |
| CIE-LAB | lab(85.72, -56.74, 33.08) |
| CIE-LCH | lch(85.72, 65.68, 149.75°) |
| OKLab | oklab(85.74% -0.1537 0.0825) |
| OKLCH | oklch(85.74% 0.174 151.8) |
| XYZ | xyz(42.2906, 67.4293, 39.2144) |
| Luminance | 0.6743 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.06
Sea Green (survey)
#53FCA1
ΔE00 3.08
Light Bluish Green
#76FDA8
ΔE00 3.16
Seafoam Green
#7AF9AB
ΔE00 3.27
Seafoam (survey)
#80F9AD
ΔE00 3.63
Turquoise Green
#04F489
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F095 #F068C3
analogous
#7FF068 #68F095 #68F0D9
triadic
#68F095 #9568F0 #F09568
tetradic
#68F095 #687FF0 #F068C3 #F0D968
square
#68F095 #687FF0 #F068C3 #F0D968
split-complementary
#68F095 #D968F0 #F0687F
monochromatic
#14CA50 #30EA6E #68F095 #A0F6BC #D7FBE3
Accessibility & contrast
On white
1.45
#68F095 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#68F095 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F095
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F095 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F095 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8F
Deuteranopia (green-blind)
#DED19B
Tritanopia (blue-blind)
#41EDD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #68f095; /* rgb */ color: rgb(104, 240, 149); /* oklch */ color: oklch(85.7% 0.174 151.8);
Tailwind
colors: {
custom: {
50: '#9ef6b5',
500: '#68f095',
950: '#000000',
},
}SCSS
$custom: #68f095; $custom-light: #9ef6b5; $custom-dark: #000000;
JSON
{
"hex": "#68f095",
"rgb": {
"r": 104,
"g": 240,
"b": 149
},
"hsl": {
"h": 139.853,
"s": 81.928,
"l": 67.451
},
"oklch": {
"l": 0.85738,
"c": 0.17445,
"h": 151.8
},
"luminance": 0.67433
}Semantic roles & 50–950 ramp
primary
#68F095
secondary
#C63697
accent
#0797DE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581