#68F09C#68F09C
#68F09C is a very light, vivid green. Relative luminance 0.677; OKLCH L 85.9% C 0.168 H 153.7°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #68F09C |
|---|---|
| RGB | rgb(104, 240, 156) |
| HSL | hsl(143, 82%, 67%) |
| HSV | hsv(143, 57%, 94%) |
| CMYK | cmyk(56.7%, 0%, 35%, 5.9%) |
| CIE-LAB | lab(85.84, -55.51, 29.71) |
| CIE-LCH | lch(85.84, 62.96, 151.85°) |
| OKLab | oklab(85.87% -0.1507 0.0746) |
| OKLCH | oklch(85.87% 0.168 153.7) |
| XYZ | xyz(42.8664, 67.6595, 42.2466) |
| Luminance | 0.6766 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.53
Light Green Blue
#56FCA2
ΔE00 2.81
Light Bluish Green
#76FDA8
ΔE00 2.84
Sea Green (survey)
#53FCA1
ΔE00 2.88
Seafoam (survey)
#80F9AD
ΔE00 2.91
Light Blue Green
#7EFBB3
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F09C #F068BC
analogous
#78F068 #68F09C #68F0E0
triadic
#68F09C #9C68F0 #F09C68
tetradic
#68F09C #6878F0 #F068BC #F0E068
square
#68F09C #6878F0 #F068BC #F0E068
split-complementary
#68F09C #E068F0 #F06878
monochromatic
#14CA59 #30EA78 #68F09C #A0F6C0 #D7FBE5
Accessibility & contrast
On white
1.45
#68F09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#68F09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F09C
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F09C | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE97
Deuteranopia (green-blind)
#DDD1A1
Tritanopia (blue-blind)
#3EEDDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #68f09c; /* rgb */ color: rgb(104, 240, 156); /* oklch */ color: oklch(85.9% 0.168 153.7);
Tailwind
colors: {
custom: {
50: '#9ef6b9',
500: '#68f09c',
950: '#000000',
},
}SCSS
$custom: #68f09c; $custom-light: #9ef6b9; $custom-dark: #000000;
JSON
{
"hex": "#68f09c",
"rgb": {
"r": 104,
"g": 240,
"b": 156
},
"hsl": {
"h": 142.941,
"s": 81.928,
"l": 67.451
},
"oklch": {
"l": 0.85871,
"c": 0.1681,
"h": 153.7
},
"luminance": 0.67664
}Semantic roles & 50–950 ramp
primary
#68F09C
secondary
#C6368F
accent
#078CDE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581