#68F191#68F191
#68F191 is a very light, vivid green. Relative luminance 0.679; OKLCH L 85.9% C 0.179 H 150.7°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #68F191 |
|---|---|
| RGB | rgb(104, 241, 145) |
| HSL | hsl(138, 83%, 68%) |
| HSV | hsv(138, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 39.8%, 5.5%) |
| CIE-LAB | lab(85.95, -57.80, 35.39) |
| CIE-LCH | lch(85.95, 67.77, 148.52°) |
| OKLab | oklab(85.91% -0.1565 0.0878) |
| OKLCH | oklch(85.91% 0.179 150.7) |
| XYZ | xyz(42.2720, 67.8941, 37.6598) |
| Luminance | 0.6790 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.28
Light Green Blue
#56FCA2
ΔE00 3.28
Light Bluish Green
#76FDA8
ΔE00 3.43
Turquoise Green
#04F489
ΔE00 3.59
Weird Green
#3AE57F
ΔE00 3.75
Seafoam Green
#7AF9AB
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F191 #F168C8
analogous
#84F168 #68F191 #68F1D5
triadic
#68F191 #9168F1 #F19168
tetradic
#68F191 #6884F1 #F168C8 #F1D568
square
#68F191 #6884F1 #F168C8 #F1D568
split-complementary
#68F191 #D568F1 #F16884
monochromatic
#13CC4A #30EC68 #68F191 #A0F6BA #D8FBE3
Accessibility & contrast
On white
1.44
#68F191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#68F191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F191
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F191 | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8A
Deuteranopia (green-blind)
#E0D297
Tritanopia (blue-blind)
#43EDD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #68f191; /* rgb */ color: rgb(104, 241, 145); /* oklch */ color: oklch(85.9% 0.179 150.7);
Tailwind
colors: {
custom: {
50: '#9ef6b2',
500: '#68f191',
950: '#000000',
},
}SCSS
$custom: #68f191; $custom-light: #9ef6b2; $custom-dark: #000000;
JSON
{
"hex": "#68f191",
"rgb": {
"r": 104,
"g": 241,
"b": 145
},
"hsl": {
"h": 137.956,
"s": 83.03,
"l": 67.647
},
"oklch": {
"l": 0.85909,
"c": 0.17942,
"h": 150.7
},
"luminance": 0.67898
}Semantic roles & 50–950 ramp
primary
#68F191
secondary
#C8359C
accent
#069EDF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581