#68F993#68F993
#68F993 is a very light, vivid green. Relative luminance 0.728; OKLCH L 87.9% C 0.188 H 150.4°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #68F993 |
|---|---|
| RGB | rgb(104, 249, 147) |
| HSL | hsl(138, 92%, 69%) |
| HSV | hsv(138, 58%, 98%) |
| CMYK | cmyk(58.2%, 0%, 41%, 2.4%) |
| CIE-LAB | lab(88.35, -60.53, 37.53) |
| CIE-LCH | lch(88.35, 71.22, 148.20°) |
| OKLab | oklab(87.89% -0.1637 0.0929) |
| OKLCH | oklch(87.89% 0.188 150.4) |
| XYZ | xyz(44.8478, 72.7968, 39.2859) |
| Luminance | 0.7280 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.80
Light Green Blue
#56FCA2
ΔE00 2.83
Light Bluish Green
#76FDA8
ΔE00 2.99
Baby Green
#8CFF9E
ΔE00 3.06
Wintergreen
#20F986
ΔE00 3.12
Mint Green
#8FFF9F
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F993 #F968CE
analogous
#86F968 #68F993 #68F9DC
triadic
#68F993 #9368F9 #F99368
tetradic
#68F993 #6886F9 #F968CE #F9DC68
square
#68F993 #6886F9 #F968CE #F9DC68
split-complementary
#68F993 #DC68F9 #F96886
monochromatic
#09DE48 #2DF769 #68F993 #A3FBBD #DEFEE7
Accessibility & contrast
On white
1.35
#68F993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#68F993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F993
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F993 | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE68C
Deuteranopia (green-blind)
#E7D89A
Tritanopia (blue-blind)
#3FF5E0
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #68f993; /* rgb */ color: rgb(104, 249, 147); /* oklch */ color: oklch(87.9% 0.188 150.4);
Tailwind
colors: {
custom: {
50: '#9ffcb4',
500: '#68f993',
950: '#000000',
},
}SCSS
$custom: #68f993; $custom-light: #9ffcb4; $custom-dark: #000000;
JSON
{
"hex": "#68f993",
"rgb": {
"r": 104,
"g": 249,
"b": 147
},
"hsl": {
"h": 137.793,
"s": 92.357,
"l": 69.216
},
"oklch": {
"l": 0.87887,
"c": 0.18824,
"h": 150.4
},
"luminance": 0.72801
}Semantic roles & 50–950 ramp
primary
#68F993
secondary
#D332A3
accent
#00A1E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101811
muted
#808681