#68EF92#68EF92
#68EF92 is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.4% C 0.176 H 151.1°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #68EF92 |
|---|---|
| RGB | rgb(104, 239, 146) |
| HSL | hsl(139, 81%, 67%) |
| HSV | hsv(139, 56%, 94%) |
| CMYK | cmyk(56.5%, 0%, 38.9%, 6.3%) |
| CIE-LAB | lab(85.38, -56.85, 34.13) |
| CIE-LCH | lch(85.38, 66.31, 149.02°) |
| OKLab | oklab(85.44% -0.154 0.0849) |
| OKLCH | oklch(85.44% 0.176 151.1) |
| XYZ | xyz(41.7607, 66.7475, 37.8714) |
| Luminance | 0.6675 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.41
Sea Green (survey)
#53FCA1
ΔE00 3.42
Light Bluish Green
#76FDA8
ΔE00 3.53
Weird Green
#3AE57F
ΔE00 3.58
Seafoam Green
#7AF9AB
ΔE00 3.67
Turquoise Green
#04F489
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EF92 #EF68C5
analogous
#81EF68 #68EF92 #68EFD6
triadic
#68EF92 #9268EF #EF9268
tetradic
#68EF92 #6881EF #EF68C5 #EFD668
square
#68EF92 #6881EF #EF68C5 #EFD668
split-complementary
#68EF92 #D668EF #EF6881
monochromatic
#15C74D #31E96A #68EF92 #9FF5BA #D7FBE2
Accessibility & contrast
On white
1.46
#68EF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#68EF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EF92
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EF92 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8C
Deuteranopia (green-blind)
#DED098
Tritanopia (blue-blind)
#43ECD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #68ef92; /* rgb */ color: rgb(104, 239, 146); /* oklch */ color: oklch(85.4% 0.176 151.1);
Tailwind
colors: {
custom: {
50: '#9ef5b3',
500: '#68ef92',
950: '#000000',
},
}SCSS
$custom: #68ef92; $custom-light: #9ef5b3; $custom-dark: #000000;
JSON
{
"hex": "#68ef92",
"rgb": {
"r": 104,
"g": 239,
"b": 146
},
"hsl": {
"h": 138.667,
"s": 80.838,
"l": 67.255
},
"oklch": {
"l": 0.85441,
"c": 0.17583,
"h": 151.1
},
"luminance": 0.66751
}Semantic roles & 50–950 ramp
primary
#68EF92
secondary
#C53798
accent
#089BDD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581