#68F992#68F992
#68F992 is a very light, vivid green. Relative luminance 0.728; OKLCH L 87.9% C 0.189 H 150.2°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #68F992 |
|---|---|
| RGB | rgb(104, 249, 146) |
| HSL | hsl(137, 92%, 69%) |
| HSV | hsv(137, 58%, 98%) |
| CMYK | cmyk(58.2%, 0%, 41.4%, 2.4%) |
| CIE-LAB | lab(88.34, -60.69, 38.01) |
| CIE-LCH | lch(88.34, 71.61, 147.94°) |
| OKLab | oklab(87.87% -0.1641 0.094) |
| OKLCH | oklch(87.87% 0.189 150.2) |
| XYZ | xyz(44.7696, 72.7655, 38.8744) |
| Luminance | 0.7277 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.93
Light Green Blue
#56FCA2
ΔE00 2.97
Baby Green
#8CFF9E
ΔE00 3.06
Wintergreen
#20F986
ΔE00 3.08
Light Bluish Green
#76FDA8
ΔE00 3.13
Mint Green
#8FFF9F
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F992 #F968CF
analogous
#87F968 #68F992 #68F9DA
triadic
#68F992 #9268F9 #F99268
tetradic
#68F992 #6887F9 #F968CF #F9DA68
square
#68F992 #6887F9 #F968CF #F9DA68
split-complementary
#68F992 #DA68F9 #F96887
monochromatic
#09DE47 #2DF768 #68F992 #A3FBBC #DEFEE7
Accessibility & contrast
On white
1.35
#68F992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#68F992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F992
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F992 | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE68B
Deuteranopia (green-blind)
#E7D899
Tritanopia (blue-blind)
#3FF5E0
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #68f992; /* rgb */ color: rgb(104, 249, 146); /* oklch */ color: oklch(87.9% 0.189 150.2);
Tailwind
colors: {
custom: {
50: '#9ffcb3',
500: '#68f992',
950: '#000000',
},
}SCSS
$custom: #68f992; $custom-light: #9ffcb3; $custom-dark: #000000;
JSON
{
"hex": "#68f992",
"rgb": {
"r": 104,
"g": 249,
"b": 146
},
"hsl": {
"h": 137.379,
"s": 92.357,
"l": 69.216
},
"oklch": {
"l": 0.8787,
"c": 0.18914,
"h": 150.2
},
"luminance": 0.7277
}Semantic roles & 50–950 ramp
primary
#68F992
secondary
#D332A4
accent
#00A3E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101811
muted
#808681