#68F793#68F793
#68F793 is a very light, vivid green. Relative luminance 0.716; OKLCH L 87.4% C 0.186 H 150.6°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #68F793 |
|---|---|
| RGB | rgb(104, 247, 147) |
| HSL | hsl(138, 90%, 69%) |
| HSV | hsv(138, 58%, 97%) |
| CMYK | cmyk(57.9%, 0%, 40.5%, 3.1%) |
| CIE-LAB | lab(87.76, -59.77, 36.76) |
| CIE-LCH | lch(87.76, 70.17, 148.41°) |
| OKLab | oklab(87.4% -0.1617 0.0911) |
| OKLCH | oklch(87.4% 0.186 150.6) |
| XYZ | xyz(44.2329, 71.5670, 39.0809) |
| Luminance | 0.7157 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.76
Light Green Blue
#56FCA2
ΔE00 2.78
Light Bluish Green
#76FDA8
ΔE00 2.94
Wintergreen
#20F986
ΔE00 3.23
Baby Green
#8CFF9E
ΔE00 3.23
Mint Green
#8FFF9F
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F793 #F768CC
analogous
#85F768 #68F793 #68F7DB
triadic
#68F793 #9368F7 #F79368
tetradic
#68F793 #6885F7 #F768CC #F7DB68
square
#68F793 #6885F7 #F768CC #F7DB68
split-complementary
#68F793 #DB68F7 #F76885
monochromatic
#0CD949 #2EF469 #68F793 #A2FABD #DCFDE6
Accessibility & contrast
On white
1.37
#68F793 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#68F793 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F793
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F793 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F793 | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E48C
Deuteranopia (green-blind)
#E5D79A
Tritanopia (blue-blind)
#3FF3DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #68f793; /* rgb */ color: rgb(104, 247, 147); /* oklch */ color: oklch(87.4% 0.186 150.6);
Tailwind
colors: {
custom: {
50: '#9ffbb3',
500: '#68f793',
950: '#000000',
},
}SCSS
$custom: #68f793; $custom-light: #9ffbb3; $custom-dark: #000000;
JSON
{
"hex": "#68f793",
"rgb": {
"r": 104,
"g": 247,
"b": 147
},
"hsl": {
"h": 138.042,
"s": 89.937,
"l": 68.824
},
"oklch": {
"l": 0.87402,
"c": 0.1856,
"h": 150.6
},
"luminance": 0.71571
}Semantic roles & 50–950 ramp
primary
#68F793
secondary
#D133A1
accent
#00A0E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581