#68F39D#68F39D
#68F39D is a very light, vivid green. Relative luminance 0.695; OKLCH L 86.6% C 0.171 H 153.6°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #68F39D |
|---|---|
| RGB | rgb(104, 243, 157) |
| HSL | hsl(143, 85%, 68%) |
| HSV | hsv(143, 57%, 95%) |
| CMYK | cmyk(57.2%, 0%, 35.4%, 4.7%) |
| CIE-LAB | lab(86.74, -56.51, 30.41) |
| CIE-LCH | lch(86.74, 64.18, 151.71°) |
| OKLab | oklab(86.62% -0.1533 0.0763) |
| OKLCH | oklch(86.62% 0.171 153.6) |
| XYZ | xyz(43.8418, 69.4744, 42.9913) |
| Luminance | 0.6948 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.23
Light Green Blue
#56FCA2
ΔE00 2.24
Light Bluish Green
#76FDA8
ΔE00 2.28
Sea Green (survey)
#53FCA1
ΔE00 2.32
Seafoam (survey)
#80F9AD
ΔE00 2.68
Light Blue Green
#7EFBB3
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F39D #F368BE
analogous
#78F368 #68F39D #68F3E3
triadic
#68F39D #9D68F3 #F39D68
tetradic
#68F39D #6878F3 #F368BE #F3E368
square
#68F39D #6878F3 #F368BE #F3E368
split-complementary
#68F39D #E368F3 #F36878
monochromatic
#11D05A #2FEE78 #68F39D #A1F8C2 #D9FCE7
Accessibility & contrast
On white
1.41
#68F39D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#68F39D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F39D
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F39D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F39D | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E197
Deuteranopia (green-blind)
#E0D4A2
Tritanopia (blue-blind)
#3CF0DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #68f39d; /* rgb */ color: rgb(104, 243, 157); /* oklch */ color: oklch(86.6% 0.171 153.6);
Tailwind
colors: {
custom: {
50: '#9ef8ba',
500: '#68f39d',
950: '#000000',
},
}SCSS
$custom: #68f39d; $custom-light: #9ef8ba; $custom-dark: #000000;
JSON
{
"hex": "#68f39d",
"rgb": {
"r": 104,
"g": 243,
"b": 157
},
"hsl": {
"h": 142.878,
"s": 85.276,
"l": 68.039
},
"oklch": {
"l": 0.86616,
"c": 0.17124,
"h": 153.6
},
"luminance": 0.69479
}Semantic roles & 50–950 ramp
primary
#68F39D
secondary
#CC3492
accent
#048DE2
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581