#68F59F#68F59F
#68F59F is a very light, vivid green. Relative luminance 0.708; OKLCH L 87.1% C 0.172 H 153.8°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #68F59F |
|---|---|
| RGB | rgb(104, 245, 159) |
| HSL | hsl(143, 88%, 68%) |
| HSV | hsv(143, 58%, 96%) |
| CMYK | cmyk(57.6%, 0%, 35.1%, 3.9%) |
| CIE-LAB | lab(87.36, -56.94, 30.24) |
| CIE-LCH | lch(87.36, 64.47, 152.03°) |
| OKLab | oklab(87.14% -0.1545 0.0759) |
| OKLCH | oklch(87.14% 0.172 153.8) |
| XYZ | xyz(44.6158, 70.7469, 44.0985) |
| Luminance | 0.7075 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.87
Light Bluish Green
#76FDA8
ΔE00 1.90
Sea Green (survey)
#53FCA1
ΔE00 1.97
Seafoam Green
#7AF9AB
ΔE00 1.98
Seafoam (survey)
#80F9AD
ΔE00 2.47
Light Blue Green
#7EFBB3
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F59F #F568BE
analogous
#77F568 #68F59F #68F5E5
triadic
#68F59F #9F68F5 #F59F68
tetradic
#68F59F #6877F5 #F568BE #F5E568
square
#68F59F #6877F5 #F568BE #F5E568
split-complementary
#68F59F #E568F5 #F56877
monochromatic
#0ED55B #2FF17B #68F59F #A1F9C3 #DBFDE8
Accessibility & contrast
On white
1.39
#68F59F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#68F59F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F59F
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F59F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F59F | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E399
Deuteranopia (green-blind)
#E2D6A4
Tritanopia (blue-blind)
#3AF2DF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #68f59f; /* rgb */ color: rgb(104, 245, 159); /* oklch */ color: oklch(87.1% 0.172 153.8);
Tailwind
colors: {
custom: {
50: '#9ef9bc',
500: '#68f59f',
950: '#000000',
},
}SCSS
$custom: #68f59f; $custom-light: #9ef9bc; $custom-dark: #000000;
JSON
{
"hex": "#68f59f",
"rgb": {
"r": 104,
"g": 245,
"b": 159
},
"hsl": {
"h": 143.404,
"s": 87.578,
"l": 68.431
},
"oklch": {
"l": 0.87138,
"c": 0.17212,
"h": 153.8
},
"luminance": 0.70751
}Semantic roles & 50–950 ramp
primary
#68F59F
secondary
#CE3392
accent
#018CE4
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101712
muted
#808582