#68F994#68F994
#68F994 is a very light, vivid green. Relative luminance 0.728; OKLCH L 87.9% C 0.187 H 150.7°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #68F994 |
|---|---|
| RGB | rgb(104, 249, 148) |
| HSL | hsl(138, 92%, 69%) |
| HSV | hsv(138, 58%, 98%) |
| CMYK | cmyk(58.2%, 0%, 40.6%, 2.4%) |
| CIE-LAB | lab(88.37, -60.37, 37.06) |
| CIE-LCH | lch(88.37, 70.83, 148.45°) |
| OKLab | oklab(87.9% -0.1633 0.0918) |
| OKLCH | oklch(87.9% 0.187 150.7) |
| XYZ | xyz(44.9266, 72.8283, 39.7009) |
| Luminance | 0.7283 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.66
Light Green Blue
#56FCA2
ΔE00 2.69
Light Bluish Green
#76FDA8
ΔE00 2.85
Baby Green
#8CFF9E
ΔE00 3.06
Wintergreen
#20F986
ΔE00 3.17
Mint Green
#8FFF9F
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F994 #F968CD
analogous
#85F968 #68F994 #68F9DD
triadic
#68F994 #9468F9 #F99468
tetradic
#68F994 #6885F9 #F968CD #F9DD68
square
#68F994 #6885F9 #F968CD #F9DD68
split-complementary
#68F994 #DD68F9 #F96885
monochromatic
#09DE49 #2DF76A #68F994 #A3FBBE #DEFEE7
Accessibility & contrast
On white
1.35
#68F994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#68F994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F994
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F994 | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE68D
Deuteranopia (green-blind)
#E7D89B
Tritanopia (blue-blind)
#3EF5E0
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #68f994; /* rgb */ color: rgb(104, 249, 148); /* oklch */ color: oklch(87.9% 0.187 150.7);
Tailwind
colors: {
custom: {
50: '#9ffcb4',
500: '#68f994',
950: '#000000',
},
}SCSS
$custom: #68f994; $custom-light: #9ffcb4; $custom-dark: #000000;
JSON
{
"hex": "#68f994",
"rgb": {
"r": 104,
"g": 249,
"b": 148
},
"hsl": {
"h": 138.207,
"s": 92.357,
"l": 69.216
},
"oklch": {
"l": 0.87904,
"c": 0.18733,
"h": 150.7
},
"luminance": 0.72833
}Semantic roles & 50–950 ramp
primary
#68F994
secondary
#D332A2
accent
#00A0E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101811
muted
#808681