#68F49C#68F49C
#68F49C is a very light, vivid green. Relative luminance 0.700; OKLCH L 86.8% C 0.173 H 153.2°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #68F49C |
|---|---|
| RGB | rgb(104, 244, 156) |
| HSL | hsl(142, 86%, 68%) |
| HSV | hsv(142, 57%, 96%) |
| CMYK | cmyk(57.4%, 0%, 36.1%, 4.3%) |
| CIE-LAB | lab(87.02, -57.08, 31.29) |
| CIE-LCH | lch(87.02, 65.09, 151.27°) |
| OKLab | oklab(86.84% -0.1548 0.0783) |
| OKLCH | oklch(86.84% 0.173 153.2) |
| XYZ | xyz(44.0569, 70.0406, 42.6435) |
| Luminance | 0.7005 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.10
Light Bluish Green
#76FDA8
ΔE00 2.17
Sea Green (survey)
#53FCA1
ΔE00 2.17
Seafoam Green
#7AF9AB
ΔE00 2.32
Seafoam (survey)
#80F9AD
ΔE00 2.78
Light Blue Green
#7EFBB3
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F49C #F468C0
analogous
#7AF468 #68F49C #68F4E2
triadic
#68F49C #9C68F4 #F49C68
tetradic
#68F49C #687AF4 #F468C0 #F4E268
square
#68F49C #687AF4 #F468C0 #F4E268
split-complementary
#68F49C #E268F4 #F4687A
monochromatic
#0FD258 #2FF077 #68F49C #A1F8C1 #DAFCE7
Accessibility & contrast
On white
1.40
#68F49C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#68F49C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F49C
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F49C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F49C | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E296
Deuteranopia (green-blind)
#E1D5A2
Tritanopia (blue-blind)
#3CF1DE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #68f49c; /* rgb */ color: rgb(104, 244, 156); /* oklch */ color: oklch(86.8% 0.173 153.2);
Tailwind
colors: {
custom: {
50: '#9ef9ba',
500: '#68f49c',
950: '#000000',
},
}SCSS
$custom: #68f49c; $custom-light: #9ef9ba; $custom-dark: #000000;
JSON
{
"hex": "#68f49c",
"rgb": {
"r": 104,
"g": 244,
"b": 156
},
"hsl": {
"h": 142.286,
"s": 86.42,
"l": 68.235
},
"oklch": {
"l": 0.86839,
"c": 0.17348,
"h": 153.2
},
"luminance": 0.70045
}Semantic roles & 50–950 ramp
primary
#68F49C
secondary
#CD3394
accent
#0390E3
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581