#68F092#68F092
#68F092 is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.7% C 0.177 H 151.0°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #68F092 |
|---|---|
| RGB | rgb(104, 240, 146) |
| HSL | hsl(139, 82%, 67%) |
| HSV | hsv(139, 57%, 94%) |
| CMYK | cmyk(56.7%, 0%, 39.2%, 5.9%) |
| CIE-LAB | lab(85.67, -57.24, 34.52) |
| CIE-LCH | lch(85.67, 66.85, 148.90°) |
| OKLab | oklab(85.68% -0.155 0.0858) |
| OKLCH | oklch(85.68% 0.177 151) |
| XYZ | xyz(42.0542, 67.3347, 37.9693) |
| Luminance | 0.6734 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.29
Sea Green (survey)
#53FCA1
ΔE00 3.29
Light Bluish Green
#76FDA8
ΔE00 3.42
Seafoam Green
#7AF9AB
ΔE00 3.65
Turquoise Green
#04F489
ΔE00 3.68
Weird Green
#3AE57F
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F092 #F068C6
analogous
#82F068 #68F092 #68F0D6
triadic
#68F092 #9268F0 #F09268
tetradic
#68F092 #6882F0 #F068C6 #F0D668
square
#68F092 #6882F0 #F068C6 #F0D668
split-complementary
#68F092 #D668F0 #F06882
monochromatic
#14CA4C #30EA6A #68F092 #A0F6BA #D7FBE2
Accessibility & contrast
On white
1.45
#68F092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#68F092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F092
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F092 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8B
Deuteranopia (green-blind)
#DFD198
Tritanopia (blue-blind)
#43ECD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #68f092; /* rgb */ color: rgb(104, 240, 146); /* oklch */ color: oklch(85.7% 0.177 151.0);
Tailwind
colors: {
custom: {
50: '#9ef6b3',
500: '#68f092',
950: '#000000',
},
}SCSS
$custom: #68f092; $custom-light: #9ef6b3; $custom-dark: #000000;
JSON
{
"hex": "#68f092",
"rgb": {
"r": 104,
"g": 240,
"b": 146
},
"hsl": {
"h": 138.529,
"s": 81.928,
"l": 67.451
},
"oklch": {
"l": 0.85684,
"c": 0.17718,
"h": 151
},
"luminance": 0.67339
}Semantic roles & 50–950 ramp
primary
#68F092
secondary
#C6369A
accent
#079CDE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581