#68F09B#68F09B
#68F09B is a very light, vivid green. Relative luminance 0.676; OKLCH L 85.9% C 0.169 H 153.4°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #68F09B |
|---|---|
| RGB | rgb(104, 240, 155) |
| HSL | hsl(143, 82%, 67%) |
| HSV | hsv(143, 57%, 94%) |
| CMYK | cmyk(56.7%, 0%, 35.4%, 5.9%) |
| CIE-LAB | lab(85.82, -55.69, 30.19) |
| CIE-LCH | lch(85.82, 63.34, 151.54°) |
| OKLab | oklab(85.85% -0.1511 0.0757) |
| OKLCH | oklch(85.85% 0.169 153.4) |
| XYZ | xyz(42.7821, 67.6258, 41.8025) |
| Luminance | 0.6763 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.61
Light Green Blue
#56FCA2
ΔE00 2.81
Light Bluish Green
#76FDA8
ΔE00 2.86
Sea Green (survey)
#53FCA1
ΔE00 2.88
Seafoam (survey)
#80F9AD
ΔE00 2.99
Light Blue Green
#7EFBB3
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F09B #F068BD
analogous
#79F068 #68F09B #68F0DF
triadic
#68F09B #9B68F0 #F09B68
tetradic
#68F09B #6879F0 #F068BD #F0DF68
square
#68F09B #6879F0 #F068BD #F0DF68
split-complementary
#68F09B #DF68F0 #F06879
monochromatic
#14CA58 #30EA76 #68F09B #A0F6C0 #D7FBE5
Accessibility & contrast
On white
1.45
#68F09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#68F09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F09B
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F09B | 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)
#F0DE95
Deuteranopia (green-blind)
#DDD1A0
Tritanopia (blue-blind)
#3EEDDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #68f09b; /* rgb */ color: rgb(104, 240, 155); /* oklch */ color: oklch(85.9% 0.169 153.4);
Tailwind
colors: {
custom: {
50: '#9ef6b9',
500: '#68f09b',
950: '#000000',
},
}SCSS
$custom: #68f09b; $custom-light: #9ef6b9; $custom-dark: #000000;
JSON
{
"hex": "#68f09b",
"rgb": {
"r": 104,
"g": 240,
"b": 155
},
"hsl": {
"h": 142.5,
"s": 81.928,
"l": 67.451
},
"oklch": {
"l": 0.85852,
"c": 0.16901,
"h": 153.4
},
"luminance": 0.6763
}Semantic roles & 50–950 ramp
primary
#68F09B
secondary
#C63690
accent
#078EDE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581