#68F49B#68F49B
#68F49B is a very light, vivid green. Relative luminance 0.700; OKLCH L 86.8% C 0.174 H 152.9°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #68F49B |
|---|---|
| RGB | rgb(104, 244, 155) |
| HSL | hsl(142, 86%, 68%) |
| HSV | hsv(142, 57%, 96%) |
| CMYK | cmyk(57.4%, 0%, 36.5%, 4.3%) |
| CIE-LAB | lab(87.00, -57.26, 31.77) |
| CIE-LCH | lch(87.00, 65.48, 150.98°) |
| OKLab | oklab(86.82% -0.1552 0.0795) |
| OKLCH | oklch(86.82% 0.174 152.9) |
| XYZ | xyz(43.9726, 70.0068, 42.1994) |
| Luminance | 0.7001 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.14
Sea Green (survey)
#53FCA1
ΔE00 2.20
Light Bluish Green
#76FDA8
ΔE00 2.23
Seafoam Green
#7AF9AB
ΔE00 2.45
Seafoam (survey)
#80F9AD
ΔE00 2.90
Light Blue Green
#7EFBB3
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F49B #F468C1
analogous
#7BF468 #68F49B #68F4E1
triadic
#68F49B #9B68F4 #F49B68
tetradic
#68F49B #687BF4 #F468C1 #F4E168
square
#68F49B #687BF4 #F468C1 #F4E168
split-complementary
#68F49B #E168F4 #F4687B
monochromatic
#0FD256 #2FF075 #68F49B #A1F8C1 #DAFCE7
Accessibility & contrast
On white
1.40
#68F49B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#68F49B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F49B
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F49B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F49B | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E295
Deuteranopia (green-blind)
#E1D5A1
Tritanopia (blue-blind)
#3CF1DD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #68f49b; /* rgb */ color: rgb(104, 244, 155); /* oklch */ color: oklch(86.8% 0.174 152.9);
Tailwind
colors: {
custom: {
50: '#9ef9b9',
500: '#68f49b',
950: '#000000',
},
}SCSS
$custom: #68f49b; $custom-light: #9ef9b9; $custom-dark: #000000;
JSON
{
"hex": "#68f49b",
"rgb": {
"r": 104,
"g": 244,
"b": 155
},
"hsl": {
"h": 141.857,
"s": 86.42,
"l": 68.235
},
"oklch": {
"l": 0.8682,
"c": 0.17438,
"h": 152.9
},
"luminance": 0.70011
}Semantic roles & 50–950 ramp
primary
#68F49B
secondary
#CD3395
accent
#0391E3
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581