#68F392#68F392
#68F392 is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.4% C 0.181 H 150.7°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #68F392 |
|---|---|
| RGB | rgb(104, 243, 146) |
| HSL | hsl(138, 85%, 68%) |
| HSV | hsv(138, 57%, 95%) |
| CMYK | cmyk(57.2%, 0%, 39.9%, 4.7%) |
| CIE-LAB | lab(86.56, -58.40, 35.69) |
| CIE-LCH | lch(86.56, 68.44, 148.57°) |
| OKLab | oklab(86.41% -0.1581 0.0886) |
| OKLCH | oklch(86.41% 0.181 150.7) |
| XYZ | xyz(42.9447, 69.1156, 38.2661) |
| Luminance | 0.6912 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.02
Light Green Blue
#56FCA2
ΔE00 3.03
Light Bluish Green
#76FDA8
ΔE00 3.17
Turquoise Green
#04F489
ΔE00 3.51
Wintergreen
#20F986
ΔE00 3.57
Seafoam Green
#7AF9AB
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F392 #F368C9
analogous
#84F368 #68F392 #68F3D7
triadic
#68F392 #9268F3 #F39268
tetradic
#68F392 #6884F3 #F368C9 #F3D768
square
#68F392 #6884F3 #F368C9 #F3D768
split-complementary
#68F392 #D768F3 #F36884
monochromatic
#11D04A #2FEE69 #68F392 #A1F8BB #D9FCE4
Accessibility & contrast
On white
1.42
#68F392 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#68F392 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F392
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F392 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F392 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E08B
Deuteranopia (green-blind)
#E1D498
Tritanopia (blue-blind)
#41EFDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #68f392; /* rgb */ color: rgb(104, 243, 146); /* oklch */ color: oklch(86.4% 0.181 150.7);
Tailwind
colors: {
custom: {
50: '#9ef8b3',
500: '#68f392',
950: '#000000',
},
}SCSS
$custom: #68f392; $custom-light: #9ef8b3; $custom-dark: #000000;
JSON
{
"hex": "#68f392",
"rgb": {
"r": 104,
"g": 243,
"b": 146
},
"hsl": {
"h": 138.129,
"s": 85.276,
"l": 68.039
},
"oklch": {
"l": 0.86413,
"c": 0.18119,
"h": 150.7
},
"luminance": 0.6912
}Semantic roles & 50–950 ramp
primary
#68F392
secondary
#CC349E
accent
#049FE2
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581