#68F39B#68F39B
#68F39B is a very light, vivid green. Relative luminance 0.694; OKLCH L 86.6% C 0.173 H 153.0°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #68F39B |
|---|---|
| RGB | rgb(104, 243, 155) |
| HSL | hsl(142, 85%, 68%) |
| HSV | hsv(142, 57%, 95%) |
| CMYK | cmyk(57.2%, 0%, 36.2%, 4.7%) |
| CIE-LAB | lab(86.70, -56.87, 31.37) |
| CIE-LCH | lch(86.70, 64.95, 151.11°) |
| OKLab | oklab(86.58% -0.1542 0.0785) |
| OKLCH | oklch(86.58% 0.173 153) |
| XYZ | xyz(43.6725, 69.4067, 42.0993) |
| Luminance | 0.6941 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.29
Sea Green (survey)
#53FCA1
ΔE00 2.35
Light Bluish Green
#76FDA8
ΔE00 2.36
Seafoam Green
#7AF9AB
ΔE00 2.45
Seafoam (survey)
#80F9AD
ΔE00 2.89
Light Blue Green
#7EFBB3
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F39B #F368C0
analogous
#7BF368 #68F39B #68F3E0
triadic
#68F39B #9B68F3 #F39B68
tetradic
#68F39B #687BF3 #F368C0 #F3E068
square
#68F39B #687BF3 #F368C0 #F3E068
split-complementary
#68F39B #E068F3 #F3687B
monochromatic
#11D057 #2FEE75 #68F39B #A1F8C1 #D9FCE6
Accessibility & contrast
On white
1.41
#68F39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#68F39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F39B
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F39B | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E195
Deuteranopia (green-blind)
#E0D4A1
Tritanopia (blue-blind)
#3DF0DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #68f39b; /* rgb */ color: rgb(104, 243, 155); /* oklch */ color: oklch(86.6% 0.173 153.0);
Tailwind
colors: {
custom: {
50: '#9ef8b9',
500: '#68f39b',
950: '#000000',
},
}SCSS
$custom: #68f39b; $custom-light: #9ef8b9; $custom-dark: #000000;
JSON
{
"hex": "#68f39b",
"rgb": {
"r": 104,
"g": 243,
"b": 155
},
"hsl": {
"h": 142.014,
"s": 85.276,
"l": 68.039
},
"oklch": {
"l": 0.86578,
"c": 0.17304,
"h": 153
},
"luminance": 0.69411
}Semantic roles & 50–950 ramp
primary
#68F39B
secondary
#CC3494
accent
#0490E2
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581